aboutsummaryrefslogtreecommitdiff
path: root/bin/Cargo.toml
diff options
context:
space:
mode:
authorAkshay <[email protected]>2022-06-04 17:30:56 +0100
committerAkshay <[email protected]>2022-06-04 17:30:56 +0100
commit60df6b320851e8c89e8c8f2d6f3b521ba14432b3 (patch)
treed2974500558f438290d89e74ac0d2a73a11d3ac8 /bin/Cargo.toml
parent11066fbbddffb09a25ebaedff429d5ff6192d8be (diff)
bump to v0.5.6v0.5.6
Diffstat (limited to 'bin/Cargo.toml')
-rw-r--r--bin/Cargo.toml2
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]
2name = "statix" 2name = "statix"
3version = "0.5.5" 3version = "0.5.6"
4edition = "2018" 4edition = "2018"
5license = "MIT" 5license = "MIT"
6authors = [ "Akshay <[email protected]>" ] 6authors = [ "Akshay <[email protected]>" ]