Skip to content

Commit 5bc7fb0

Browse files
!Version MAIN.2.2 (#4676)
* !Version MAIN.2.2 * Update openrpc.json --------- Co-authored-by: Leo-Besancon <[email protected]>
1 parent 18119d4 commit 5bc7fb0

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

+41-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

massa-api-exports/Cargo.toml

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

massa-api/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "massa_api"
3-
version = "2.1.0"
3+
version = "2.2.0"
44
edition = "2021"
55

66
[features]

massa-async-pool/Cargo.toml

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

0 commit comments

Comments
 (0)