Skip to content

Commit f7ccdd2

Browse files
authored
chore(release): bump crate version. (#893)
The previous release had not included the update to the Cargo.lock, so this makes another release to fix that.
1 parent 54a949d commit f7ccdd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "A tactical 2D shooter"
55
edition = "2021"
66
license = "MIT OR Apache-2.0"
77
name = "jumpy"
8-
version = "0.9.3"
8+
version = "0.9.4"
99

1010
[features]
1111
default = []

0 commit comments

Comments
 (0)