Skip to content

Commit

Permalink
Update version for release v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
do-not-reply committed Mar 30, 2023
1 parent 52c6d98 commit ec6e079
Show file tree
Hide file tree
Showing 19 changed files with 36 additions and 36 deletions.
36 changes: 18 additions & 18 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.3.1+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.3.1+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.3.1+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.3.1+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.3.1+polkadot0.9.36"

[dependencies]
clap = { version = "4.0.29", features = ["derive"] }
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.3.1+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.3.1+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.3.1+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.3.1+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.3.1+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.3.1+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.3.1+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.3.1+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.3.1+polkadot0.9.36"
description = "RPC runtime package for schemas"
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.3.1+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.3.1+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.3.1+polkadot0.9.36"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
Expand Down
2 changes: 1 addition & 1 deletion runtime/system-runtime-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "system-runtime-api"
version = "0.0.0"
version = "1.3.1+polkadot0.9.36"
description = "Additional RPC package for Frequency"
authors = ["Frequency"]
license = "Apache-2.0"
Expand Down

0 comments on commit ec6e079

Please sign in to comment.