diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "cargo-ebuild" -version = "0.5.2-dev" +version = "0.5.2" authors = ["Doug Goldstein <cardoe@cardoe.com>"] license = "MIT/Apache-2.0" edition = "2018" |