Skip to content

Commit b5c92d9

Browse files
build(release): Bump version 0.11.0 in game + devpack (#936)
1 parent a064cb3 commit b5c92d9

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.10.1"
8+
version = "0.11.0"
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.10.1
4+
game_version: 0.11.0
55
root: ./assets.yaml
66
schemas:
77
- /items/blunderbass/BlunderbassMeta.schema.yaml

0 commit comments

Comments
 (0)