Skip to content

Commit 425e5c8

Browse files
authored
Update version to MAIN.2.3 (#4730)
* Update version to MAIN.2.3 (#4727) * Update openrpc.json
1 parent daeb398 commit 425e5c8

File tree

44 files changed

+85
-85
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+85
-85
lines changed

Cargo.lock

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

massa-api-exports/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "massa_api_exports"
3-
version = "2.2.0"
3+
version = "2.3.0"
44
authors = ["Massa Labs <[email protected]>"]
55
edition = "2021"
66

massa-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "massa_api"
3-
version = "2.2.0"
3+
version = "2.3.0"
44
edition = "2021"
55

66
[features]

massa-async-pool/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "massa_async_pool"
3-
version = "2.2.0"
3+
version = "2.3.0"
44
authors = ["Massa Labs <[email protected]>"]
55
edition = "2021"
66

0 commit comments

Comments
 (0)