Skip to content

Commit f949669

Browse files
committed
bump version
1 parent e2db912 commit f949669

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

astro_modintegrator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "astro_modintegrator"
33
authors = ["AstroTechies"]
4-
version = "0.1.6"
4+
version = "0.1.7"
55
edition = "2021"
66

77
[dependencies]

astro_modloader/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "astro_modloader"
33
authors = ["AstroTechies"]
4-
version = "0.1.6"
4+
version = "0.1.7"
55
edition = "2021"
66

77
[dependencies]

0 commit comments

Comments
 (0)