Skip to content

Commit 104e029

Browse files
committed
chore: bump versions
1 parent bc88bd7 commit 104e029

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/account-cell-type/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "account-cell-type"
3-
version = "1.2.1"
3+
version = "1.3.1"
44
edition = "2018"
55

66
[features]

contracts/balance-cell-type/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "balance-cell-type"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
edition = "2018"
55

66
[features]

libs/das-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "das-core"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
edition = "2018"
55

66
[features]

0 commit comments

Comments
 (0)