aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-02-18 12:16:24 +0100
committerAlex Auvolat <alex@adnab.me>2021-02-18 12:17:15 +0100
commita2e2f5e96bd8c77bb309f881691ebec090993634 (patch)
treee96c6e1cfb2ee9b2e9e52648262d3c8fcee7ad9b /Cargo.toml
parentebc389393c0116ee98657a4e4b128f6cc692d763 (diff)
downloadnetapp-a2e2f5e96bd8c77bb309f881691ebec090993634.tar.gz
netapp-a2e2f5e96bd8c77bb309f881691ebec090993634.zip
v0.1.1v0.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 20a0370..166c790 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "netapp"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license-file = "LICENSE"