Skip to content

Commit 995bcdd

Browse files
committed
Bump version to 0.6.0
1 parent 1b2e13d commit 995bcdd

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rusted-ruins-common"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
edition = "2018"
55
authors = ["T. Okubo <[email protected]>"]
66

makepak/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rusted-ruins-makepak"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
edition = "2018"
55
authors = ["T. Okubo <[email protected]>"]
66

map-editor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rusted-ruins-map-editor"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
edition = "2018"
55
authors = ["T. Okubo <[email protected]>"]
66

rusted-ruins/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rusted-ruins"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
edition = "2018"
55
authors = ["T. Okubo <[email protected]>"]
66

0 commit comments

Comments
 (0)