aboutsummaryrefslogtreecommitdiff
path: root/bin/Cargo.toml
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-11-04 14:47:45 +0000
committerAkshay <[email protected]>2021-11-04 14:47:45 +0000
commitb99dbc25294248247460ac0d71724f77a934fe63 (patch)
tree0f7b14c96d22a0bec625a28d4e5af000abfecc0b /bin/Cargo.toml
parent2939957c48558afc7530a5fc40695f73a6c75f4e (diff)
bump to v0.3.6v0.3.6
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 aa789eb..5498ae3 100644
--- a/bin/Cargo.toml
+++ b/bin/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "statix" 2name = "statix"
3version = "0.3.5" 3version = "0.3.6"
4edition = "2018" 4edition = "2018"
5license = "MIT" 5license = "MIT"
6authors = [ "Akshay <[email protected]>" ] 6authors = [ "Akshay <[email protected]>" ]