Skip to content

Commit 3b5cc99

Browse files
committed
Bump
1 parent 7f85eb5 commit 3b5cc99

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

joystick-mapper-among-us/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "joystick-mapper-among-us"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["Federico Rampazzo <[email protected]>"]
55
edition = "2018"
66

joystick-mapper-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "joystick-mapper-lib"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["Federico Rampazzo <[email protected]>"]
55
edition = "2018"
66

joystick-mapper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "joystick-mapper"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["Federico Rampazzo <[email protected]>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)