diff options
author | Akshay <[email protected]> | 2021-11-28 08:06:09 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2021-11-28 08:06:09 +0000 |
commit | a7edc7b471d799a680d73a9b7911bbd982f772e3 (patch) | |
tree | 4e705da50c6e07a2ee34b69c3952ad1d31c635e7 /bin/Cargo.toml | |
parent | 8b75ed8609a758fee50ffc718dd84da72982759c (diff) |
bump to v0.4.1v0.4.1
Diffstat (limited to 'bin/Cargo.toml')
-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 c898792..ba06804 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.0" | 3 | version = "0.4.1" |
4 | edition = "2018" | 4 | edition = "2018" |
5 | license = "MIT" | 5 | license = "MIT" |
6 | authors = [ "Akshay <[email protected]>" ] | 6 | authors = [ "Akshay <[email protected]>" ] |