aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAkshay <[email protected]>2022-01-15 04:24:05 +0000
committerAkshay <[email protected]>2022-01-15 04:24:05 +0000
commit22edbb06182950204aa4fe78c6fc1065b65bf6a2 (patch)
treec3db77948bda9e6ad2b07ccad7d97f4b09092858 /bin
parent045d4ff2ad4587d7d51a1d7a8b16850ada930e61 (diff)
bump to v0.5.0v0.5.0
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 88afb80..db1151a 100644
--- a/bin/Cargo.toml
+++ b/bin/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "statix" 2name = "statix"
3version = "0.4.2" 3version = "0.5.0"
4edition = "2018" 4edition = "2018"
5license = "MIT" 5license = "MIT"
6authors = [ "Akshay <[email protected]>" ] 6authors = [ "Akshay <[email protected]>" ]