Skip to content

Commit

Permalink
Prepare v0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thiscaspar committed Nov 14, 2024
1 parent 8e11bb7 commit aa8e483
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.2
0.5.3
2 changes: 1 addition & 1 deletion contracts/Scarb.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
cairo-version = "=2.8.4"
name = "pixelaw"
version = "0.5.2"
version = "0.5.3"
homepage = "https://github.com/pixelaw/core"
edition = "2024_07"

Expand Down
2 changes: 1 addition & 1 deletion contracts/Scarb_deploy.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
cairo-version = "=2.8.4"
name = "pixelaw"
version = "0.5.2"
version = "0.5.3"
homepage = "https://github.com/pixelaw/core"
edition = "2024_07"

Expand Down

0 comments on commit aa8e483

Please sign in to comment.