Skip to content

Commit df01112

Browse files
committed
update version
1 parent 4ac8277 commit df01112

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "blockless-sdk"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
authors = ["Join.G"]
55
description = "blockless runtime sdk"
66
keywords = ["blockless", "sdk"]
@@ -13,4 +13,4 @@ repository = "https://github.com/blocklessnetwork/sdk-rust"
1313
name = "exam1"
1414

1515
[dependencies]
16-
json = "0.12"
16+
json = "0.12"

0 commit comments

Comments
 (0)