fix: update package version to 0.2.0-alpha8

This commit is contained in:
tuna2134
2025-09-01 06:22:24 +09:00
parent 69d2857d11
commit 93c121da95
2 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ resolver = "3"
members = ["./crates/sbv2_api", "./crates/sbv2_core", "./crates/sbv2_bindings", "./crates/sbv2_wasm"]
[workspace.package]
version = "0.2.0-alpha6"
version = "0.2.0-alpha8"
edition = "2021"
description = "Style-Bert-VITSの推論ライブラリ"
license = "MIT"