Skip to content

Commit 81b7cb6

Browse files
committed
Bump version to 0.8.0
1 parent 5a56816 commit 81b7cb6

File tree

6 files changed

+4
-4
lines changed

6 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.7.0"
3+
version = "0.8.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.7.0"
3+
version = "0.8.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.7.0"
3+
version = "0.8.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.7.0"
3+
version = "0.8.0"
44
edition = "2018"
55
authors = ["T. Okubo <[email protected]>"]
66

screenshots/exploring-ruin.png

-18.1 KB
Loading

screenshots/town.png

-19.7 KB
Loading

0 commit comments

Comments
 (0)