Publish crates to crates.io: FAZ 1 version bumps
Published crates: - pezframe-support-procedural-tools 10.0.1 - pezframe-benchmarking-cli 32.0.1 - pezframe 0.1.0 (new) - pezpallet-minimal-template 0.1.0 (new) - pez-minimal-template-runtime 0.1.1 - pezkuwi-sdk 0.1.2 - yet-another-teyrchain-runtime 0.6.1 Updated workspace Cargo.toml version references to match published versions.
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
[package]
|
||||
name = "pez-minimal-template-runtime"
|
||||
description = "A solochain runtime template built with Bizinikiwi, part of Pezkuwi Sdk."
|
||||
version = "0.0.1"
|
||||
version = "0.1.1"
|
||||
license = "Unlicense"
|
||||
authors.workspace = true
|
||||
homepage.workspace = true
|
||||
repository.workspace = true
|
||||
edition.workspace = true
|
||||
publish = false
|
||||
publish = true
|
||||
documentation.workspace = true
|
||||
|
||||
[lints]
|
||||
|
||||
Reference in New Issue
Block a user