Skip to content

Commit

Permalink
Sui v1.27.0 Version Bump (#17907)
Browse files Browse the repository at this point in the history
## Description 
Sui v1.27.0 Version Bump

## Test plan 
👀
  • Loading branch information
ebmifa committed May 24, 2024
1 parent b70e432 commit 856d59f
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
36 changes: 18 additions & 18 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ members = [

[workspace.package]
# This version string will be inherited by sui-core, sui-faucet, sui-node, sui-tools, sui-sdk, sui-move-build, and sui crates.
version = "1.26.0"
version = "1.27.0"

[profile.release]
# debug = 1 means line charts only, which is minimum needed for good stack traces
Expand Down
2 changes: 1 addition & 1 deletion crates/sui-open-rpc/spec/openrpc.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"name": "Apache-2.0",
"url": "https://raw.githubusercontent.com/MystenLabs/sui/main/LICENSE"
},
"version": "1.26.0"
"version": "1.27.0"
},
"methods": [
{
Expand Down

0 comments on commit 856d59f

Please sign in to comment.