Skip to content

Commit

Permalink
Prepare v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thiscaspar committed Nov 12, 2024
1 parent a474c62 commit df72d2a
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.4.8
0.5.0
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.4.8"
version = "0.5.0"
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.4.8"
version = "0.5.0"
homepage = "https://github.com/pixelaw/core"
edition = "2024_07"

Expand Down

0 comments on commit df72d2a

Please sign in to comment.