aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-10-28 03:23:40 +0100
committerAkshay <[email protected]>2021-10-28 03:23:40 +0100
commitaa1a85527613ca8cabd5b7134ab46833564439c7 (patch)
tree964681980bf5f48c307f35af8469164e09b89b0c /bin
parent3c9a675b9d776bf2210803d582e9af88f9df2631 (diff)
bump to v0.2.4v0.2.4
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 78f4b9c..92463bc 100644
--- a/bin/Cargo.toml
+++ b/bin/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "statix" 2name = "statix"
3version = "0.2.3" 3version = "0.2.4"
4edition = "2018" 4edition = "2018"
5license = "MIT" 5license = "MIT"
6 6