Skip to content

Commit

Permalink
Merge branch release-v0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paulormart committed Dec 19, 2024
2 parents 027cd81 + a5d253f commit 22769e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "onet"
version = "0.30.1"
version = "0.31.0"
authors = ["Paulo <paulo@turboflakes.io>"]
description = "ONE-T is a performance report bot for the Polkadot and Kusama network with a special focus on the One Thousand validator programme"
edition = "2018"
Expand Down Expand Up @@ -49,4 +49,4 @@ hex = "0.4.3"
multiaddr = "0.18.1"
libp2p = "0.52.0"
subp2p-explorer-cli = { git = "https://github.com/turboflakes/subp2p-explorer", branch="main"}
subp2p-explorer = { git = "https://github.com/turboflakes/subp2p-explorer", branch="main"}
subp2p-explorer = { git = "https://github.com/turboflakes/subp2p-explorer", branch="main"}

0 comments on commit 22769e4

Please sign in to comment.