Skip to content

Commit c56b460

Browse files
committed
Release 0.1.0
stoik@0.1.0 stoik-cli@0.1.0 stoik-gui@0.1.0 Generated by cargo-workspaces
1 parent aab6be7 commit c56b460

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

stoik-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stoik-cli"
3-
version = "0.0.0"
3+
version = "0.1.0"
44
edition = "2021"
55
default-run = "stoik-cli"
66

stoik-gui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stoik-gui"
3-
version = "0.0.0"
3+
version = "0.1.0"
44
edition = "2021"
55
authors = ["htmlcsjs"]
66

stoik/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stoik"
3-
version = "0.0.0"
3+
version = "0.1.0"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)