Skip to content

Commit

Permalink
Update versions for release v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
do-not-reply committed Apr 12, 2023
1 parent 834b2b5 commit 22e9842
Show file tree
Hide file tree
Showing 24 changed files with 46 additions and 46 deletions.
46 changes: 23 additions & 23 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion common/helpers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "Apache-2.0"
name = "common-helpers"
publish = false
repository = "https://github.com/LibertyDSNP/frequency/"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"

[package.metadata.docs.rs]
targets = ['x86_64-unknown-linux-gnu']
Expand Down
2 changes: 1 addition & 1 deletion common/primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "Apache-2.0"
name = "common-primitives"
publish = false
repository = "https://github.com/LibertyDSNP/frequency/"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"

[package.metadata.docs.rs]
targets = ['x86_64-unknown-linux-gnu']
Expand Down
2 changes: 1 addition & 1 deletion node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ homepage = "https://frequency.xyz"
license = "Apache-2.0"
name = "frequency"
repository = "https://github.com/LibertyDSNP/frequency/"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"

[[bin]]
name = "frequency"
Expand Down
2 changes: 1 addition & 1 deletion node/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://frequency.xyz/"
license = "Apache-2.0"
name = "frequency-cli"
repository = "https://github.com/LibertyDSNP/frequency/"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"

[dependencies]
clap = { version = "4.0.17", features = ["derive"] }
Expand Down
2 changes: 1 addition & 1 deletion node/service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://frequency.xyz"
license = "Apache-2.0"
name = "frequency-service"
repository = "https://github.com/LibertyDSNP/frequency/"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"

[dependencies]
clap = { version = "4.0.29", features = ["derive"] }
Expand Down
2 changes: 1 addition & 1 deletion pallets/capacity/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "Apache-2.0"
name = "pallet-capacity"
publish = false
repository = "https://github.com/libertyDSNP/frequency/"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
2 changes: 1 addition & 1 deletion pallets/frequency-tx-payment/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "Apache-2.0"
name = "pallet-frequency-tx-payment"
publish = false
repository = "https://github.com/libertyDSNP/frequency/"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
2 changes: 1 addition & 1 deletion pallets/messages/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "Apache-2.0"
name = "pallet-messages"
publish = false
repository = "https://github.com/LibertyDSNP/frequency/"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
2 changes: 1 addition & 1 deletion pallets/messages/src/rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-messages-rpc"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"
description = "A package that adds RPC to Messages pallet"
authors = ["Frequency"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pallets/messages/src/runtime-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-messages-runtime-api"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"
description = "A package that adds Runtime Api for Messages pallet"
authors = ["Frequency"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pallets/msa/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "Apache-2.0"
name = "pallet-msa"
publish = false
repository = "https://github.com/libertyDSNP/frequency/"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
2 changes: 1 addition & 1 deletion pallets/msa/src/rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-msa-rpc"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"
description = "A package that adds RPC to Msa pallet"
authors = ["Frequency"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pallets/msa/src/runtime-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-msa-runtime-api"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"
description = "A package that adds Runtime Api for Msa pallet"
authors = ["Frequency"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pallets/schemas/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "Apache-2.0"
name = "pallet-schemas"
publish = false
repository = "https://github.com/libertyDSNP/frequency/"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
2 changes: 1 addition & 1 deletion pallets/schemas/src/rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-schemas-rpc"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"
description = "RPC package for schemas"
authors = ["Frequency"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pallets/schemas/src/runtime-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-schemas-runtime-api"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"
description = "RPC runtime package for schemas"
authors = ["Frequency"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pallets/stateful-storage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "Apache-2.0"
name = "pallet-stateful-storage"
publish = false
repository = "https://github.com/LibertyDSNP/frequency/"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
2 changes: 1 addition & 1 deletion pallets/stateful-storage/src/rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-stateful-storage-rpc"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"
description = "RPC package for stateful storage"
authors = ["Frequency"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pallets/stateful-storage/src/runtime-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-stateful-storage-runtime-api"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"
description = "A package that adds Runtime Api for the Stateful Storage pallet"
authors = ["Frequency"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pallets/time-release/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ homepage = "https://frequency.xyz"
license = "Apache-2.0"
repository = "https://github.com/LibertyDSNP/frequency/"
publish = false
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"

[dependencies]
codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["max-encoded-len"] }
Expand Down
2 changes: 1 addition & 1 deletion runtime/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://frequency.xyz"
license = "Apache-2.0"
name = "common-runtime"
repository = "https://github.com/LibertyDSNP/frequency/"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
2 changes: 1 addition & 1 deletion runtime/frequency/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://frequency.xyz"
license = "Apache-2.0"
name = "frequency-runtime"
repository = "https://github.com/LibertyDSNP/frequency/"
version = "0.0.0"
version = "1.5.2+polkadot0.9.36"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
Loading

0 comments on commit 22e9842

Please sign in to comment.