diff options
author | Alex Auvolat <alex@adnab.me> | 2022-07-22 15:23:45 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-07-22 15:23:45 +0200 |
commit | a5e5fd040891c02b1f88bdafdec9e92090094548 (patch) | |
tree | 8a08510209457508fe350d2b2daf718665ffa06e /Cargo.toml | |
parent | a0dac87e3b8b749afa63b5707eefeb676e23b622 (diff) | |
download | netapp-a5e5fd040891c02b1f88bdafdec9e92090094548.tar.gz netapp-a5e5fd040891c02b1f88bdafdec9e92090094548.zip |
Bump netapp version to 0.5
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.4.4" +version = "0.5.0" authors = ["Alex Auvolat <alex@adnab.me>"] edition = "2018" license-file = "LICENSE" |