diff options
author | Akshay <[email protected]> | 2022-01-15 04:24:05 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2022-01-15 04:24:05 +0000 |
commit | 22edbb06182950204aa4fe78c6fc1065b65bf6a2 (patch) | |
tree | c3db77948bda9e6ad2b07ccad7d97f4b09092858 /bin | |
parent | 045d4ff2ad4587d7d51a1d7a8b16850ada930e61 (diff) |
bump to v0.5.0v0.5.0
Diffstat (limited to 'bin')
-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 88afb80..db1151a 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.4.2" | 3 | version = "0.5.0" |
4 | edition = "2018" | 4 | edition = "2018" |
5 | license = "MIT" | 5 | license = "MIT" |
6 | authors = [ "Akshay <[email protected]>" ] | 6 | authors = [ "Akshay <[email protected]>" ] |