Update version to 0.2.0 in Cargo.toml

This commit is contained in:
tuna2134
2025-10-06 06:11:40 +09:00
committed by GitHub
parent 2cb43aaf6f
commit 7d32db19b9

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-alpha9"
version = "0.2.0"
edition = "2021"
description = "Style-Bert-VITSの推論ライブラリ"
license = "MIT"