diff options
author | Akshay <[email protected]> | 2022-06-04 17:30:56 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2022-06-04 17:30:56 +0100 |
commit | 60df6b320851e8c89e8c8f2d6f3b521ba14432b3 (patch) | |
tree | d2974500558f438290d89e74ac0d2a73a11d3ac8 /bin | |
parent | 11066fbbddffb09a25ebaedff429d5ff6192d8be (diff) |
bump to v0.5.6v0.5.6
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 8897996..68cdaf8 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.5.5" | 3 | version = "0.5.6" |
4 | edition = "2018" | 4 | edition = "2018" |
5 | license = "MIT" | 5 | license = "MIT" |
6 | authors = [ "Akshay <[email protected]>" ] | 6 | authors = [ "Akshay <[email protected]>" ] |