Skip to content

Commit

Permalink
chore: Release virtual_joystick version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioRibera committed Jun 26, 2023
1 parent 455b8ba commit caed06b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "virtual_joystick"
version = "1.1.0"
version = "1.1.1"
edition = "2021"
categories = ["game-engines", "input", "gui"]
description = "Bevy virtual Joystick for mobile games"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Aviable and compatible versions

| bevy | VirtualJoystick |
|--------|-----------------|
| 0.10.1 | 1.1.0 |
| 0.10.1 | 1.1.1 |

# Features
- Support Mouse and Touch
Expand Down

0 comments on commit caed06b

Please sign in to comment.