diff options
author | Akshay <[email protected]> | 2022-02-20 06:01:38 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2022-02-20 06:01:38 +0000 |
commit | 58e24a596dd0dcb00d80848e8760b0629ca9ea7d (patch) | |
tree | 220c5df5b0f3827819523d7ca26075cd530c77ca /bin | |
parent | c917670c9193d080fba7e8f5167f0f29752154fa (diff) |
bump to v0.5.4v0.5.4
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 715e466..095d048 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.3" | 3 | version = "0.5.4" |
4 | edition = "2018" | 4 | edition = "2018" |
5 | license = "MIT" | 5 | license = "MIT" |
6 | authors = [ "Akshay <[email protected]>" ] | 6 | authors = [ "Akshay <[email protected]>" ] |