Skip to content

Commit 3050fbf

Browse files
committed
Published 0.4.0
1 parent 7bec435 commit 3050fbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "piston-button_tracker"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
authors = [
55
"Sean Hagar <rcix2010@gmail.com>"
66
]
@@ -15,4 +15,4 @@ name = "button_tracker"
1515
path = "src/lib.rs"
1616

1717
[dependencies.pistoncore-input]
18-
version = "0.19.0"
18+
version = "0.20.0"

0 commit comments

Comments
 (0)