aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-11-01 02:22:32 +0000
committerAkshay <[email protected]>2021-11-01 02:22:32 +0000
commit31bd39c75bc86a2aa20c4b1a6074083fb6f0f825 (patch)
treea27f680c7d972cda5c1d301d4a7b414310b08d53 /bin
parent4b0324d22f50ffde4ce8d109a4f2e0d75e4ec40f (diff)
bump to v0.3.4v0.3.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 f24c5c9..cec2d11 100644
--- a/bin/Cargo.toml
+++ b/bin/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "statix" 2name = "statix"
3version = "0.3.3" 3version = "0.3.4"
4edition = "2018" 4edition = "2018"
5license = "MIT" 5license = "MIT"
6authors = [ "Akshay <[email protected]>" ] 6authors = [ "Akshay <[email protected]>" ]