Skip to content

Commit

Permalink
fix version (#766)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-fleming authored Oct 2, 2023
1 parent eb26682 commit ac82cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scarb.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "openzeppelin"
version = "0.7.0-rc.0"
version = "0.7.0"
cairo-version = "2.2.0"
authors = ["OpenZeppelin Community <[email protected]>"]
description = "OpenZeppelin Contracts written in Cairo for StarkNet, a decentralized ZK Rollup"
Expand Down

0 comments on commit ac82cdc

Please sign in to comment.