Skip to content

Commit 520d21c

Browse files
committed
Bump version.
1 parent 1f7c3ef commit 520d21c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[package]
22
name = "scilla-parser"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
edition = "2021"
55
description = "Scilla smart contract parser written in Rust"
66
license = "MIT"
7+
authors = ["Saeed dadkhah", "Saeed Dadkhah <saeed@zilliqa.com>"]
78
repository = "https://github.com/its-saeed/scilla-parser"
89

910
[dependencies]

0 commit comments

Comments
 (0)