diff options
author | Alex Auvolat <alex@adnab.me> | 2022-03-15 17:05:29 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-03-15 17:05:29 +0100 |
commit | b1425230cc59f6172f48f65b1608967cfbb03080 (patch) | |
tree | 94f5ef257a940a4d5f46bbb8cc2be826005983c1 | |
parent | 22eaa0f404e433b3ef01052be48b8ff50142d85d (diff) | |
download | netapp-0.4.1.tar.gz netapp-0.4.1.zip |
Release 0.4.1v0.4.1
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "netapp" -version = "0.4.0" +version = "0.4.1" authors = ["Alex Auvolat <alex@adnab.me>"] edition = "2018" license-file = "LICENSE" |