Skip to content

Commit 907f452

Browse files
chore(release): Bump to 0.11.2 for release / hopefully package all platforms successfully (#947)
0.11.1 macOS x86_64 build failed during release - seemed related to dep on my fork of rapier, which we no longer need as PR was merged. Crossing my fingers that #946 resolved that issue and 0.11.2 goes smoothly.
1 parent 6143e09 commit 907f452

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.11.1"
8+
version = "0.11.2"
99

1010
[features]
1111
default = []

packs/devpack/pack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Dev Pack
22
id: devpack_01hgrar12df9rva3mxrh2x3vgj
33
version: 0.1.0
4-
game_version: 0.11.1
4+
game_version: 0.11.2
55
root: ./assets.yaml
66
schemas:
77
- /items/blunderbass/BlunderbassMeta.schema.yaml

0 commit comments

Comments
 (0)