Skip to content

Commit

Permalink
Bump version to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
garkimasera committed Jul 25, 2021
1 parent d3a1e2b commit 2c6a68c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rusted-ruins-common"
version = "0.9.0"
version = "0.10.0"
edition = "2018"
authors = ["T. Okubo <t.okubo.rx78+devel@gmail.com>"]

Expand Down
2 changes: 1 addition & 1 deletion makepak/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rusted-ruins-makepak"
version = "0.9.0"
version = "0.10.0"
edition = "2018"
authors = ["T. Okubo <t.okubo.rx78+devel@gmail.com>"]

Expand Down
2 changes: 1 addition & 1 deletion rusted-ruins/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rusted-ruins"
version = "0.9.0"
version = "0.10.0"
edition = "2018"
authors = ["T. Okubo <t.okubo.rx78+devel@gmail.com>"]

Expand Down

0 comments on commit 2c6a68c

Please sign in to comment.