aboutsummaryrefslogtreecommitdiff
path: root/bin/Cargo.toml
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-11-06 09:26:58 +0000
committerAkshay <[email protected]>2021-11-06 09:26:58 +0000
commit78decf580d22fa792c19c40ace39762fb027067c (patch)
tree18cb7611367d5931fda78894ce7b51041cf714d8 /bin/Cargo.toml
parent04f843e5fde032b23fa780c5b650c7d58761f3ba (diff)
bump to v0.4.0v0.4.0
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 5498ae3..d67e6c1 100644
--- a/bin/Cargo.toml
+++ b/bin/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "statix" 2name = "statix"
3version = "0.3.6" 3version = "0.4.0"
4edition = "2018" 4edition = "2018"
5license = "MIT" 5license = "MIT"
6authors = [ "Akshay <[email protected]>" ] 6authors = [ "Akshay <[email protected]>" ]