Skip to content

Commit 87696ba

Browse files
authored
Smart contract verifier - bump to v0.6.0 (#188)
1 parent ea0442c commit 87696ba

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

smart-contract-verifier/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

smart-contract-verifier/smart-contract-verifier-http/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smart-contract-verifier-http"
3-
version = "0.3.0"
3+
version = "0.6.0"
44
# authors = [""]
55
edition = "2021"
66
repository = "https://github.com/blockscout/blockscout-rs"

smart-contract-verifier/smart-contract-verifier/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smart-contract-verifier"
3-
version = "0.3.0"
3+
version = "0.6.0"
44
# authors = [""]
55
edition = "2021"
66
repository = "https://github.com/blockscout/blockscout-rs"

0 commit comments

Comments
 (0)