Skip to content

Commit

Permalink
change cargo version.
Browse files Browse the repository at this point in the history
  • Loading branch information
YancyParker committed Jan 25, 2024
1 parent 100879f commit 96fb570
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,10 +1,10 @@
[package]
name = "ola-lang-abi"
version = "1.0.4"
version = "1.0.6"
edition = "2021"
license = "MIT"
description = "Ola Smart Contract ABI parsing library"
authors = ["[email protected]"]
authors = ["[email protected]"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
keywords = ["abi", "ola", "olac", ]
documentation = "https://olang.gitbook.io/ola-lang/"
Expand Down

0 comments on commit 96fb570

Please sign in to comment.