Skip to content

Commit 1da7050

Browse files
authored
fix (#707)
<!-- Close or Related Issues --> Close #0 ### What I did(変更内容) <!-- Please describe the motivation behind this PR and the changes it introduces. --> <!-- どのような変更をしますか? 目的は? --> - ... ### Notes(連絡事項) <!-- If manual testing is required, please describe the procedure. --> <!-- 手動での動作確認が必要なら手順を簡単に伝えてください。そのほか連絡事項など。 --> None / なし
1 parent f44741d commit 1da7050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ members = [
88
resolver = "2"
99

1010
[workspace.package]
11-
version = "0.0.0-alpha.0"
11+
version = "0.1.0"
1212
authors = ["MIERUNE Inc. <[email protected]>"]
1313

1414
[profile.dev.package."*"]

0 commit comments

Comments
 (0)