Skip to content

Commit

Permalink
[node] Set node version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
perryjrandall committed Apr 16, 2024
1 parent d43fc86 commit 1e997b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 aptos-node/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "aptos-node"
description = "Aptos node"
version = "0.0.0-main"
version = "1.11.0"

# Workspace inherited keys
authors = { workspace = true }
Expand Down

0 comments on commit 1e997b5

Please sign in to comment.