Skip to content

Commit

Permalink
Bump to Version 4.0 (#50)
Browse files Browse the repository at this point in the history
* version bump

* build
  • Loading branch information
rauljordan committed Jul 2, 2024
1 parent c199292 commit 884f8d8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ resolver = "2"

[workspace.package]
authors = ["Offchain Labs"]
version = "0.3.2"
version = "0.4.0"
edition = "2021"
homepage = "https://arbitrum.io"
license = "MIT OR Apache-2.0"
Expand Down Expand Up @@ -34,4 +34,4 @@ parking_lot = "0.12.1"
sneks = "0.1.2"

# members
cargo-stylus-util = { path = "util", version = "0.3.2" }
cargo-stylus-util = { path = "util", version = "0.4.0" }

0 comments on commit 884f8d8

Please sign in to comment.