Skip to content

Commit 07274a6

Browse files
uchuobsessed-cake
andauthored
Updated version (#172)
* Updated version * Bump version --------- Co-authored-by: Obsessed Cake <aaaoxxx@gmail.com>
1 parent 89d8df9 commit 07274a6

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ resolver = "2"
1616
[workspace.package]
1717
authors = ["GGXChain <admin@ggxchain.io>"]
1818
edition = "2021"
19-
version = "0.1.0"
19+
version = "0.1.1"
2020
repository = "https://github.com/ggxchain/ggxnode/"
2121

2222
[workspace.dependencies]

node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ggxchain-node"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
license = "Unlicense"
55
build = "build.rs"
66
description = "A fresh FRAME-based Substrate node, ready for hacking."

0 commit comments

Comments
 (0)