diff options
author | Akshay <[email protected]> | 2021-11-04 14:47:45 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2021-11-04 14:47:45 +0000 |
commit | b99dbc25294248247460ac0d71724f77a934fe63 (patch) | |
tree | 0f7b14c96d22a0bec625a28d4e5af000abfecc0b /bin | |
parent | 2939957c48558afc7530a5fc40695f73a6c75f4e (diff) |
bump to v0.3.6v0.3.6
Diffstat (limited to 'bin')
-rw-r--r-- | bin/Cargo.toml | 2 |
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] |
2 | name = "statix" | 2 | name = "statix" |
3 | version = "0.3.5" | 3 | version = "0.3.6" |
4 | edition = "2018" | 4 | edition = "2018" |
5 | license = "MIT" | 5 | license = "MIT" |
6 | authors = [ "Akshay <[email protected]>" ] | 6 | authors = [ "Akshay <[email protected]>" ] |