diff options
author | Akshay <[email protected]> | 2021-11-01 02:22:32 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2021-11-01 02:22:32 +0000 |
commit | 31bd39c75bc86a2aa20c4b1a6074083fb6f0f825 (patch) | |
tree | a27f680c7d972cda5c1d301d4a7b414310b08d53 /bin | |
parent | 4b0324d22f50ffde4ce8d109a4f2e0d75e4ec40f (diff) |
bump to v0.3.4v0.3.4
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 f24c5c9..cec2d11 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.3" | 3 | version = "0.3.4" |
4 | edition = "2018" | 4 | edition = "2018" |
5 | license = "MIT" | 5 | license = "MIT" |
6 | authors = [ "Akshay <[email protected]>" ] | 6 | authors = [ "Akshay <[email protected]>" ] |