diff options
author | Alex Auvolat <alex@adnab.me> | 2023-03-13 19:09:49 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2023-03-13 19:09:49 +0100 |
commit | 6a31649b98cc15bd6a56593e146d74f0495bc6ad (patch) | |
tree | 98ec82ddf4ad7fb1626766f588090c4a5dc6960b /Cargo.toml | |
parent | 80f64c5015ada9d1e30b38714a7739ef09cdfa3a (diff) | |
download | netapp-6a31649b98cc15bd6a56593e146d74f0495bc6ad.tar.gz netapp-6a31649b98cc15bd6a56593e146d74f0495bc6ad.zip |
Bump version to v0.6.0v0.6.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "netapp" -version = "0.5.2" +version = "0.6.0" authors = ["Alex Auvolat <alex@adnab.me>"] edition = "2018" license-file = "LICENSE" |