Skip to content

Commit

Permalink
Bump crates version to 0.2.1
Browse files Browse the repository at this point in the history
Update Cargo.lock
  • Loading branch information
F3Joule committed Jan 11, 2024
1 parent 711def5 commit 6d21737
Show file tree
Hide file tree
Showing 44 changed files with 73 additions and 72 deletions.
59 changes: 30 additions & 29 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 integration-tests/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = 'integration-tests'
version = '0.2.0'
version = '0.2.1'
authors = ['DappForce <[email protected]>']
edition = '2021'
license = 'GPL-3.0-only'
Expand Down
2 changes: 1 addition & 1 deletion node/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "subsocial-collator"
version = "0.2.0"
version = "0.2.1"
build = "build.rs"
authors = ["DappForce <[email protected]>"]
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion pallets/account-follows/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = 'pallet-account-follows'
version = '0.2.0'
version = '0.2.1'
authors = ['DappForce <[email protected]>']
edition = '2021'
license = 'GPL-3.0-only'
Expand Down
2 changes: 1 addition & 1 deletion pallets/account-follows/rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = 'profile-follows-rpc'
version = '0.2.0'
version = '0.2.1'
authors = ['DappForce <[email protected]>']
edition = '2018'
license = 'GPL-3.0-only'
Expand Down
2 changes: 1 addition & 1 deletion pallets/account-follows/rpc/runtime-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = 'profile-follows-runtime-api'
version = '0.2.0'
version = '0.2.1'
authors = ['DappForce <[email protected]>']
edition = '2018'
license = 'GPL-3.0-only'
Expand Down
2 changes: 1 addition & 1 deletion pallets/creator-staking/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-creator-staking"
version = "0.2.0"
version = "0.2.1"
authors = ["DappForce <[email protected]>"]
edition = "2021"
license = "GPL-3.0-only"
Expand Down
2 changes: 1 addition & 1 deletion pallets/creator-staking/rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-creator-staking-rpc"
version = "0.2.0"
version = "0.2.1"
authors = ["DappForce <[email protected]>"]
edition = "2021"
license = "GPL-3.0-only"
Expand Down
2 changes: 1 addition & 1 deletion pallets/creator-staking/rpc/runtime-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-creator-staking-rpc-runtime-api"
version = "0.2.0"
version = "0.2.1"
authors = ["DappForce <[email protected]>"]
edition = "2021"
license = "GPL-3.0-only"
Expand Down
2 changes: 1 addition & 1 deletion pallets/domains/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-domains"
version = "0.2.0"
version = "0.2.1"
authors = ["DappForce <[email protected]>"]
edition = "2021"
license = "GPL-3.0-only"
Expand Down
2 changes: 1 addition & 1 deletion pallets/domains/rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-domains-rpc"
version = "0.2.0"
version = "0.2.1"
authors = ["DappForce <[email protected]>"]
edition = "2021"
license = "GPL-3.0-only"
Expand Down
2 changes: 1 addition & 1 deletion pallets/domains/rpc/runtime-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-domains-rpc-runtime-api"
version = "0.2.0"
version = "0.2.1"
authors = ["DappForce <[email protected]>"]
edition = "2021"
license = "GPL-3.0-only"
Expand Down
2 changes: 1 addition & 1 deletion pallets/energy/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-energy"
version = "0.2.0"
version = "0.2.1"
authors = ["DappForce <[email protected]>"]
edition = "2021"
license = "GPL-3.0-only"
Expand Down
2 changes: 1 addition & 1 deletion pallets/evm-addresses/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-evm-addresses"
version = "0.2.0"
version = "0.2.1"
authors = ["DappForce <[email protected]>"]
edition = "2021"
license = "GPL-3.0-only"
Expand Down
2 changes: 1 addition & 1 deletion pallets/free-proxy/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-free-proxy"
version = "0.2.0"
version = "0.2.1"
authors = ["DappForce <[email protected]>"]
edition = "2021"
license = "GPL-3.0-only"
Expand Down
2 changes: 1 addition & 1 deletion pallets/permissions/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = 'pallet-permissions'
version = '0.2.0'
version = '0.2.1'
authors = ['DappForce <[email protected]>']
edition = '2021'
license = 'GPL-3.0-only'
Expand Down
2 changes: 1 addition & 1 deletion pallets/post-follows/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = 'pallet-post-follows'
version = '0.2.0'
version = '0.2.1'
authors = ['DappForce <[email protected]>']
edition = '2021'
license = 'GPL-3.0-only'
Expand Down
Loading

0 comments on commit 6d21737

Please sign in to comment.