mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 18:41:05 +00:00
Release: Bump SP crates to release on crates.io (#14237)
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "sp-version-proc-macro"
|
||||
version = "4.0.0-dev"
|
||||
version = "4.0.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
@@ -22,4 +22,4 @@ quote = "1.0.26"
|
||||
syn = { version = "2.0.16", features = ["full", "fold", "extra-traits", "visit"] }
|
||||
|
||||
[dev-dependencies]
|
||||
sp-version = { version = "5.0.0", path = ".." }
|
||||
sp-version = { version = "6.0.0", path = ".." }
|
||||
|
||||
Reference in New Issue
Block a user