diff options
author | Akshay <[email protected]> | 2021-10-29 14:20:01 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2021-10-29 14:20:01 +0100 |
commit | 246c69f8cfc74cf4c56fdaceaeb0562ed1f3dad5 (patch) | |
tree | 42170090e87d6125b28507ebaa14b3bc6ef32525 /bin/Cargo.toml | |
parent | 81ce42286cd8f56b8ed154c65d57780b68a3e810 (diff) |
bump to v0.3.1v0.3.1
Diffstat (limited to 'bin/Cargo.toml')
-rw-r--r-- | bin/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Cargo.toml b/bin/Cargo.toml index 1f73ee7..f9fd9b5 100644 --- a/bin/Cargo.toml +++ b/bin/Cargo.toml | |||
@@ -1,6 +1,6 @@ | |||
1 | [package] | 1 | [package] |
2 | name = "statix" | 2 | name = "statix" |
3 | version = "0.3.0" | 3 | version = "0.3.1" |
4 | edition = "2018" | 4 | edition = "2018" |
5 | license = "MIT" | 5 | license = "MIT" |
6 | authors = [ "Akshay <[email protected]>" ] | 6 | authors = [ "Akshay <[email protected]>" ] |