Skip to content

Commit 8a9ae7c

Browse files
authored
Set v0.3.3 version number correctly (#1576)
The [v0.3.3 PR](#1573) did not update the version of the solang crate 🙄 This is a bit embarrassing! Signed-off-by: Sean Young <[email protected]>
1 parent 1ba3274 commit 8a9ae7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "solang"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
authors = ["Sean Young <[email protected]>", "Lucas Steuernagel <[email protected]>", "Cyrill Leutwiler <[email protected]>"]
55
homepage = "https://github.com/hyperledger/solang"
66
documentation = "https://solang.readthedocs.io/"

0 commit comments

Comments
 (0)