Skip to content

Commit a4b8f86

Browse files
authored
Merge pull request #354 from nodecross/chore/bump-version-to-v2.2.0
chore: bump version to v2.2.0
2 parents 5ecda04 + bb9df25 commit a4b8f86

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license-file = "LICENSE"
1111
name = "nodex"
1212
readme = "README.md"
1313
repository = "https://github.com/nodecross/nodex"
14-
version = "2.1.0"
14+
version = "2.2.0"
1515

1616
[workspace]
1717
members = ["e2e"]

e2e/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
edition = "2021"
33
name = "e2e"
4-
version = "1.1.0"
4+
version = "1.2.0"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

0 commit comments

Comments
 (0)