aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMichael Schneider <[email protected]>2022-02-09 11:43:16 +0000
committerMichael Schneider <[email protected]>2022-02-09 11:43:16 +0000
commitc8c91e9c63e9e23fb5fc02fa12e1d20d4678d7f3 (patch)
tree110ef5d699d6c3e0efc13c379ae914c1662096b0 /bin
parent014be14e7dc64520b41aedb2d9c9aa719cdf0577 (diff)
bump to v0.5.3
Diffstat (limited to 'bin')
-rw-r--r--bin/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Cargo.toml b/bin/Cargo.toml
index 832ce72..bf39a3a 100644
--- a/bin/Cargo.toml
+++ b/bin/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "statix" 2name = "statix"
3version = "0.5.2" 3version = "0.5.3"
4edition = "2018" 4edition = "2018"
5license = "MIT" 5license = "MIT"
6authors = [ "Akshay <[email protected]>" ] 6authors = [ "Akshay <[email protected]>" ]