mirror of
https://github.com/pezkuwichain/pezframe-metadata.git
synced 2026-04-30 14:17:58 +00:00
Release v14.0.0-rc.1 (#22)
* Add CHANGELOG. * Update README. * Make it a pre-release rc * Update Cargo.toml
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[package]
|
||||
name = "frame-metadata"
|
||||
version = "14.0.0"
|
||||
version = "14.0.0-rc.1"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2018"
|
||||
license = "Apache-2.0"
|
||||
homepage = "https://substrate.dev"
|
||||
repository = "https://github.com/paritytech/substrate/"
|
||||
description = "Decodable variant of the RuntimeMetadata."
|
||||
repository = "https://github.com/paritytech/frame-metadata/"
|
||||
description = "Metadata types for Substrate runtimes"
|
||||
readme = "README.md"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
|
||||
Reference in New Issue
Block a user