mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 05:51:02 +00:00
Use 0.1.0 as minimum version for crates (#3941)
CI will be enforcing this with next parity-publish release
This commit is contained in:
@@ -3,7 +3,7 @@ name = "pallet-parameters"
|
||||
description = "Pallet to store and configure parameters."
|
||||
repository.workspace = true
|
||||
license = "Apache-2.0"
|
||||
version = "0.0.1"
|
||||
version = "0.1.0"
|
||||
authors = ["Acala Developers", "Parity Technologies <admin@parity.io>"]
|
||||
edition.workspace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user