Skip to content

Commit 05765e8

Browse files
chore: bump version to v3.1.0 (#390)
Co-authored-by: da13da <[email protected]>
1 parent 8732784 commit 05765e8

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 = "3.0.0"
14+
version = "3.1.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.2.0"
4+
version = "1.3.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)