diff --git a/Cargo.lock b/Cargo.lock index 2701883a..43747934 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3552,7 +3552,7 @@ dependencies = [ [[package]] name = "integration-tests" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-support", "frame-system", @@ -5342,7 +5342,7 @@ dependencies = [ [[package]] name = "pallet-account-follows" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-support", "frame-system", @@ -5593,7 +5593,7 @@ dependencies = [ [[package]] name = "pallet-creator-staking" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-benchmarking", "frame-support", @@ -5618,7 +5618,7 @@ dependencies = [ [[package]] name = "pallet-creator-staking-rpc" -version = "0.2.0" +version = "0.2.1" dependencies = [ "jsonrpsee", "pallet-creator-staking", @@ -5633,7 +5633,7 @@ dependencies = [ [[package]] name = "pallet-creator-staking-rpc-runtime-api" -version = "0.2.0" +version = "0.2.1" dependencies = [ "pallet-creator-staking", "parity-scale-codec", @@ -5662,7 +5662,7 @@ dependencies = [ [[package]] name = "pallet-domains" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-benchmarking", "frame-support", @@ -5680,7 +5680,7 @@ dependencies = [ [[package]] name = "pallet-domains-rpc" -version = "0.2.0" +version = "0.2.1" dependencies = [ "jsonrpsee", "pallet-domains-rpc-runtime-api", @@ -5694,7 +5694,7 @@ dependencies = [ [[package]] name = "pallet-domains-rpc-runtime-api" -version = "0.2.0" +version = "0.2.1" dependencies = [ "parity-scale-codec", "sp-api", @@ -5758,7 +5758,7 @@ dependencies = [ [[package]] name = "pallet-energy" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-benchmarking", "frame-support", @@ -5776,7 +5776,7 @@ dependencies = [ [[package]] name = "pallet-evm-addresses" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-benchmarking", "frame-support", @@ -5815,7 +5815,7 @@ dependencies = [ [[package]] name = "pallet-free-proxy" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-benchmarking", "frame-support", @@ -6078,7 +6078,7 @@ dependencies = [ [[package]] name = "pallet-permissions" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-support", "frame-system", @@ -6092,7 +6092,7 @@ dependencies = [ [[package]] name = "pallet-post-follows" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-benchmarking", "frame-support", @@ -6107,7 +6107,7 @@ dependencies = [ [[package]] name = "pallet-posts" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-benchmarking", "frame-support", @@ -6126,7 +6126,7 @@ dependencies = [ [[package]] name = "pallet-posts-tests" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-support", "frame-system", @@ -6167,7 +6167,7 @@ dependencies = [ [[package]] name = "pallet-profiles" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-benchmarking", "frame-support", @@ -6219,7 +6219,7 @@ dependencies = [ [[package]] name = "pallet-reactions" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-benchmarking", "frame-support", @@ -6238,7 +6238,7 @@ dependencies = [ [[package]] name = "pallet-reactions-tests" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-support", "frame-system", @@ -6296,7 +6296,7 @@ dependencies = [ [[package]] name = "pallet-resource-discussions" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-benchmarking", "frame-support", @@ -6319,7 +6319,7 @@ dependencies = [ [[package]] name = "pallet-roles" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-benchmarking", "frame-support", @@ -6408,7 +6408,7 @@ dependencies = [ [[package]] name = "pallet-space-follows" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-benchmarking", "frame-support", @@ -6422,7 +6422,7 @@ dependencies = [ [[package]] name = "pallet-space-follows-tests" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-support", "frame-system", @@ -6445,7 +6445,7 @@ dependencies = [ [[package]] name = "pallet-space-ownership" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-benchmarking", "frame-support", @@ -6459,7 +6459,7 @@ dependencies = [ [[package]] name = "pallet-space-ownership-tests" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-support", "frame-system", @@ -6483,7 +6483,7 @@ dependencies = [ [[package]] name = "pallet-spaces" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-benchmarking", "frame-support", @@ -6500,7 +6500,7 @@ dependencies = [ [[package]] name = "pallet-spaces-tests" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-support", "frame-system", @@ -11639,7 +11639,7 @@ dependencies = [ [[package]] name = "subsocial-collator" -version = "0.2.0" +version = "0.2.1" dependencies = [ "clap", "cumulus-client-cli", @@ -11695,7 +11695,7 @@ dependencies = [ [[package]] name = "subsocial-parachain-runtime" -version = "0.2.0" +version = "0.2.1" dependencies = [ "cumulus-pallet-aura-ext", "cumulus-pallet-dmp-queue", @@ -11730,6 +11730,7 @@ dependencies = [ "pallet-insecure-randomness-collective-flip", "pallet-multisig", "pallet-permissions", + "pallet-post-follows", "pallet-posts", "pallet-profiles", "pallet-proxy", @@ -11775,7 +11776,7 @@ dependencies = [ [[package]] name = "subsocial-support" -version = "0.2.0" +version = "0.2.1" dependencies = [ "frame-support", "frame-system", diff --git a/integration-tests/Cargo.toml b/integration-tests/Cargo.toml index 2fee5e03..c9f2d4cc 100644 --- a/integration-tests/Cargo.toml +++ b/integration-tests/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'integration-tests' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2021' license = 'GPL-3.0-only' diff --git a/node/Cargo.toml b/node/Cargo.toml index 9b27c709..c5f76980 100644 --- a/node/Cargo.toml +++ b/node/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "subsocial-collator" -version = "0.2.0" +version = "0.2.1" build = "build.rs" authors = ["DappForce "] edition = "2021" diff --git a/pallets/account-follows/Cargo.toml b/pallets/account-follows/Cargo.toml index 20cf4cbf..4b18b521 100644 --- a/pallets/account-follows/Cargo.toml +++ b/pallets/account-follows/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'pallet-account-follows' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2021' license = 'GPL-3.0-only' diff --git a/pallets/account-follows/rpc/Cargo.toml b/pallets/account-follows/rpc/Cargo.toml index 2ed4d8b9..9516c494 100644 --- a/pallets/account-follows/rpc/Cargo.toml +++ b/pallets/account-follows/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'profile-follows-rpc' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2018' license = 'GPL-3.0-only' diff --git a/pallets/account-follows/rpc/runtime-api/Cargo.toml b/pallets/account-follows/rpc/runtime-api/Cargo.toml index 5a4d0dfb..477d88ce 100644 --- a/pallets/account-follows/rpc/runtime-api/Cargo.toml +++ b/pallets/account-follows/rpc/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'profile-follows-runtime-api' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2018' license = 'GPL-3.0-only' diff --git a/pallets/creator-staking/Cargo.toml b/pallets/creator-staking/Cargo.toml index a7935906..af00e762 100644 --- a/pallets/creator-staking/Cargo.toml +++ b/pallets/creator-staking/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-creator-staking" -version = "0.2.0" +version = "0.2.1" authors = ["DappForce "] edition = "2021" license = "GPL-3.0-only" diff --git a/pallets/creator-staking/rpc/Cargo.toml b/pallets/creator-staking/rpc/Cargo.toml index f59053be..19363f0d 100644 --- a/pallets/creator-staking/rpc/Cargo.toml +++ b/pallets/creator-staking/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-creator-staking-rpc" -version = "0.2.0" +version = "0.2.1" authors = ["DappForce "] edition = "2021" license = "GPL-3.0-only" diff --git a/pallets/creator-staking/rpc/runtime-api/Cargo.toml b/pallets/creator-staking/rpc/runtime-api/Cargo.toml index 0b63062f..bc3bff32 100644 --- a/pallets/creator-staking/rpc/runtime-api/Cargo.toml +++ b/pallets/creator-staking/rpc/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-creator-staking-rpc-runtime-api" -version = "0.2.0" +version = "0.2.1" authors = ["DappForce "] edition = "2021" license = "GPL-3.0-only" diff --git a/pallets/domains/Cargo.toml b/pallets/domains/Cargo.toml index 57375ef8..7aef034f 100644 --- a/pallets/domains/Cargo.toml +++ b/pallets/domains/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-domains" -version = "0.2.0" +version = "0.2.1" authors = ["DappForce "] edition = "2021" license = "GPL-3.0-only" diff --git a/pallets/domains/rpc/Cargo.toml b/pallets/domains/rpc/Cargo.toml index 1746aa83..d2b976c2 100644 --- a/pallets/domains/rpc/Cargo.toml +++ b/pallets/domains/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-domains-rpc" -version = "0.2.0" +version = "0.2.1" authors = ["DappForce "] edition = "2021" license = "GPL-3.0-only" diff --git a/pallets/domains/rpc/runtime-api/Cargo.toml b/pallets/domains/rpc/runtime-api/Cargo.toml index 54d4a6a9..a9fd4519 100644 --- a/pallets/domains/rpc/runtime-api/Cargo.toml +++ b/pallets/domains/rpc/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-domains-rpc-runtime-api" -version = "0.2.0" +version = "0.2.1" authors = ["DappForce "] edition = "2021" license = "GPL-3.0-only" diff --git a/pallets/energy/Cargo.toml b/pallets/energy/Cargo.toml index f357821a..31e81c3f 100644 --- a/pallets/energy/Cargo.toml +++ b/pallets/energy/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-energy" -version = "0.2.0" +version = "0.2.1" authors = ["DappForce "] edition = "2021" license = "GPL-3.0-only" diff --git a/pallets/evm-addresses/Cargo.toml b/pallets/evm-addresses/Cargo.toml index bd9faefd..23bc4f7a 100644 --- a/pallets/evm-addresses/Cargo.toml +++ b/pallets/evm-addresses/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-evm-addresses" -version = "0.2.0" +version = "0.2.1" authors = ["DappForce "] edition = "2021" license = "GPL-3.0-only" diff --git a/pallets/free-proxy/Cargo.toml b/pallets/free-proxy/Cargo.toml index 2f767954..26ba09ee 100644 --- a/pallets/free-proxy/Cargo.toml +++ b/pallets/free-proxy/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-free-proxy" -version = "0.2.0" +version = "0.2.1" authors = ["DappForce "] edition = "2021" license = "GPL-3.0-only" diff --git a/pallets/permissions/Cargo.toml b/pallets/permissions/Cargo.toml index c89ba79f..3555a945 100644 --- a/pallets/permissions/Cargo.toml +++ b/pallets/permissions/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'pallet-permissions' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2021' license = 'GPL-3.0-only' diff --git a/pallets/post-follows/Cargo.toml b/pallets/post-follows/Cargo.toml index 5d425b11..aa752354 100644 --- a/pallets/post-follows/Cargo.toml +++ b/pallets/post-follows/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'pallet-post-follows' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2021' license = 'GPL-3.0-only' diff --git a/pallets/posts/Cargo.toml b/pallets/posts/Cargo.toml index 57b1d759..bb3a3056 100644 --- a/pallets/posts/Cargo.toml +++ b/pallets/posts/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'pallet-posts' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2021' license = 'GPL-3.0-only' diff --git a/pallets/posts/rpc/Cargo.toml b/pallets/posts/rpc/Cargo.toml index 50536445..236b4b20 100644 --- a/pallets/posts/rpc/Cargo.toml +++ b/pallets/posts/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'posts-rpc' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2018' license = 'GPL-3.0-only' diff --git a/pallets/posts/rpc/runtime-api/Cargo.toml b/pallets/posts/rpc/runtime-api/Cargo.toml index 9620af02..dd4fc4f5 100644 --- a/pallets/posts/rpc/runtime-api/Cargo.toml +++ b/pallets/posts/rpc/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'posts-runtime-api' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2018' license = 'GPL-3.0-only' diff --git a/pallets/posts/tests/Cargo.toml b/pallets/posts/tests/Cargo.toml index 7ca82fd6..131840d5 100644 --- a/pallets/posts/tests/Cargo.toml +++ b/pallets/posts/tests/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'pallet-posts-tests' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2021' license = 'GPL-3.0-only' diff --git a/pallets/profiles/Cargo.toml b/pallets/profiles/Cargo.toml index 9fafb42f..97f3c355 100644 --- a/pallets/profiles/Cargo.toml +++ b/pallets/profiles/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'pallet-profiles' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2021' license = 'GPL-3.0-only' diff --git a/pallets/profiles/rpc/Cargo.toml b/pallets/profiles/rpc/Cargo.toml index 97e57506..7866faf3 100644 --- a/pallets/profiles/rpc/Cargo.toml +++ b/pallets/profiles/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'profiles-rpc' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2018' license = 'GPL-3.0-only' diff --git a/pallets/profiles/rpc/runtime-api/Cargo.toml b/pallets/profiles/rpc/runtime-api/Cargo.toml index 4e885118..1e75d2b6 100644 --- a/pallets/profiles/rpc/runtime-api/Cargo.toml +++ b/pallets/profiles/rpc/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'profiles-runtime-api' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2018' license = 'GPL-3.0-only' diff --git a/pallets/reactions/Cargo.toml b/pallets/reactions/Cargo.toml index 774d7692..3cf43505 100644 --- a/pallets/reactions/Cargo.toml +++ b/pallets/reactions/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'pallet-reactions' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2021' license = 'GPL-3.0-only' diff --git a/pallets/reactions/rpc/Cargo.toml b/pallets/reactions/rpc/Cargo.toml index 03f718e3..d18b7613 100644 --- a/pallets/reactions/rpc/Cargo.toml +++ b/pallets/reactions/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'reactions-rpc' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2018' license = 'GPL-3.0-only' diff --git a/pallets/reactions/rpc/runtime-api/Cargo.toml b/pallets/reactions/rpc/runtime-api/Cargo.toml index 544f8963..a96ee04d 100644 --- a/pallets/reactions/rpc/runtime-api/Cargo.toml +++ b/pallets/reactions/rpc/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'reactions-runtime-api' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2018' license = 'GPL-3.0-only' diff --git a/pallets/reactions/tests/Cargo.toml b/pallets/reactions/tests/Cargo.toml index f615b80b..ca44c758 100644 --- a/pallets/reactions/tests/Cargo.toml +++ b/pallets/reactions/tests/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'pallet-reactions-tests' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2021' license = 'GPL-3.0-only' diff --git a/pallets/resource-discussions/Cargo.toml b/pallets/resource-discussions/Cargo.toml index e26f93da..f37ce944 100644 --- a/pallets/resource-discussions/Cargo.toml +++ b/pallets/resource-discussions/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-resource-discussions" -version = "0.2.0" +version = "0.2.1" authors = ["DappForce "] edition = "2021" license = "GPL-3.0-only" diff --git a/pallets/roles/Cargo.toml b/pallets/roles/Cargo.toml index e925b4f3..ab6eb06e 100644 --- a/pallets/roles/Cargo.toml +++ b/pallets/roles/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'pallet-roles' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2021' license = 'GPL-3.0-only' diff --git a/pallets/roles/rpc/Cargo.toml b/pallets/roles/rpc/Cargo.toml index e77ac4fd..460b7d6e 100644 --- a/pallets/roles/rpc/Cargo.toml +++ b/pallets/roles/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'roles-rpc' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2018' license = 'GPL-3.0-only' diff --git a/pallets/roles/rpc/runtime-api/Cargo.toml b/pallets/roles/rpc/runtime-api/Cargo.toml index 4d6f4054..4c8aae62 100644 --- a/pallets/roles/rpc/runtime-api/Cargo.toml +++ b/pallets/roles/rpc/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'roles-runtime-api' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2018' license = 'GPL-3.0-only' diff --git a/pallets/space-follows/Cargo.toml b/pallets/space-follows/Cargo.toml index 74246076..ab8fb6ec 100644 --- a/pallets/space-follows/Cargo.toml +++ b/pallets/space-follows/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'pallet-space-follows' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2021' license = 'GPL-3.0-only' diff --git a/pallets/space-follows/rpc/Cargo.toml b/pallets/space-follows/rpc/Cargo.toml index b28f6075..4b8f02d4 100644 --- a/pallets/space-follows/rpc/Cargo.toml +++ b/pallets/space-follows/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'space-follows-rpc' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2018' license = 'GPL-3.0-only' diff --git a/pallets/space-follows/rpc/runtime-api/Cargo.toml b/pallets/space-follows/rpc/runtime-api/Cargo.toml index 9a32e63e..4a4e2a13 100644 --- a/pallets/space-follows/rpc/runtime-api/Cargo.toml +++ b/pallets/space-follows/rpc/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'space-follows-runtime-api' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2018' license = 'GPL-3.0-only' diff --git a/pallets/space-follows/tests/Cargo.toml b/pallets/space-follows/tests/Cargo.toml index e32d48a5..6c6b8b02 100644 --- a/pallets/space-follows/tests/Cargo.toml +++ b/pallets/space-follows/tests/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'pallet-space-follows-tests' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2021' license = 'GPL-3.0-only' diff --git a/pallets/space-ownership/Cargo.toml b/pallets/space-ownership/Cargo.toml index 34140a23..68bd3da5 100644 --- a/pallets/space-ownership/Cargo.toml +++ b/pallets/space-ownership/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'pallet-space-ownership' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2021' license = 'GPL-3.0-only' diff --git a/pallets/space-ownership/tests/Cargo.toml b/pallets/space-ownership/tests/Cargo.toml index 959fc25a..6d8d6380 100644 --- a/pallets/space-ownership/tests/Cargo.toml +++ b/pallets/space-ownership/tests/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'pallet-space-ownership-tests' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2021' license = 'GPL-3.0-only' diff --git a/pallets/spaces/Cargo.toml b/pallets/spaces/Cargo.toml index ed1fa6d6..e4b969c6 100644 --- a/pallets/spaces/Cargo.toml +++ b/pallets/spaces/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'pallet-spaces' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2021' license = 'GPL-3.0-only' diff --git a/pallets/spaces/rpc/Cargo.toml b/pallets/spaces/rpc/Cargo.toml index c454fdec..ea82f3f0 100644 --- a/pallets/spaces/rpc/Cargo.toml +++ b/pallets/spaces/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'spaces-rpc' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2018' license = 'GPL-3.0-only' diff --git a/pallets/spaces/rpc/runtime-api/Cargo.toml b/pallets/spaces/rpc/runtime-api/Cargo.toml index 3436ada9..98b28b79 100644 --- a/pallets/spaces/rpc/runtime-api/Cargo.toml +++ b/pallets/spaces/rpc/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'spaces-runtime-api' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2018' license = 'GPL-3.0-only' diff --git a/pallets/spaces/tests/Cargo.toml b/pallets/spaces/tests/Cargo.toml index ba8719fb..976c038a 100644 --- a/pallets/spaces/tests/Cargo.toml +++ b/pallets/spaces/tests/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'pallet-spaces-tests' -version = '0.2.0' +version = '0.2.1' authors = ['DappForce '] edition = '2021' license = 'GPL-3.0-only' diff --git a/pallets/support/Cargo.toml b/pallets/support/Cargo.toml index bba82c90..9349ae73 100644 --- a/pallets/support/Cargo.toml +++ b/pallets/support/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "subsocial-support" -version = "0.2.0" +version = "0.2.1" authors = ["DappForce "] edition = "2021" license = "GPL-3.0-only" diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index 8277d28b..571ea09a 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "subsocial-parachain-runtime" -version = "0.2.0" +version = "0.2.1" authors = ["DappForce "] edition = "2021" license = "GPL-3.0-only"