diff options
author | Akshay <[email protected]> | 2022-01-28 14:01:14 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2022-01-28 14:01:14 +0000 |
commit | 479e3a272e3f0f7465eced511880c97037bf1fe9 (patch) | |
tree | b6f21d64262b90c4d87935bb5c968075ef3932e0 /bin/Cargo.toml | |
parent | ea04e018dde7bd8eff069c54899bd3c24af68215 (diff) |
bump to v0.5.2v0.5.2
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 90c7081..4e83ee3 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.1" | 3 | version = "0.5.2" |
4 | edition = "2018" | 4 | edition = "2018" |
5 | license = "MIT" | 5 | license = "MIT" |
6 | authors = [ "Akshay <[email protected]>" ] | 6 | authors = [ "Akshay <[email protected]>" ] |