Skip to content

Commit 2ccfc43

Browse files
committed
Published 0.13.0
1 parent f575e30 commit 2ccfc43

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.12.0"
3+
version = "0.13.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.27.0"
18+
version = "0.28.0"

0 commit comments

Comments
 (0)