Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Joinhack committed Aug 17, 2023
1 parent 4ac8277 commit df01112
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "blockless-sdk"
version = "0.1.2"
version = "0.1.3"
authors = ["Join.G"]
description = "blockless runtime sdk"
keywords = ["blockless", "sdk"]
Expand All @@ -13,4 +13,4 @@ repository = "https://github.com/blocklessnetwork/sdk-rust"
name = "exam1"

[dependencies]
json = "0.12"
json = "0.12"

0 comments on commit df01112

Please sign in to comment.