aboutsummaryrefslogtreecommitdiff
path: root/bin/Cargo.toml
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-11-28 08:06:09 +0000
committerAkshay <[email protected]>2021-11-28 08:06:09 +0000
commita7edc7b471d799a680d73a9b7911bbd982f772e3 (patch)
tree4e705da50c6e07a2ee34b69c3952ad1d31c635e7 /bin/Cargo.toml
parent8b75ed8609a758fee50ffc718dd84da72982759c (diff)
bump to v0.4.1v0.4.1
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 c898792..ba06804 100644
--- a/bin/Cargo.toml
+++ b/bin/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "statix" 2name = "statix"
3version = "0.4.0" 3version = "0.4.1"
4edition = "2018" 4edition = "2018"
5license = "MIT" 5license = "MIT"
6authors = [ "Akshay <[email protected]>" ] 6authors = [ "Akshay <[email protected]>" ]