diff options
author | Akshay <[email protected]> | 2021-12-04 07:37:22 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2021-12-04 07:37:22 +0000 |
commit | d6e9ebcc11d214e6dc14483680f9c59c68728620 (patch) | |
tree | 83bdf21b6dd0d6cfee424ec861556bb8af6ea74f /bin | |
parent | 19e2aa4a388078527a7cb13a43984a8b0d873907 (diff) |
bump to v0.4.2v0.4.2
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 ba06804..88afb80 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.4.1" | 3 | version = "0.4.2" |
4 | edition = "2018" | 4 | edition = "2018" |
5 | license = "MIT" | 5 | license = "MIT" |
6 | authors = [ "Akshay <[email protected]>" ] | 6 | authors = [ "Akshay <[email protected]>" ] |