summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/rust/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rust/Cargo.toml b/src/rust/Cargo.toml
index c90d26a..736f90c 100644
--- a/src/rust/Cargo.toml
+++ b/src/rust/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "unit-wasm"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Timo Stark <t.stark@f5.com>", "Andrew Clayton <a.clayton@f5.com>"]
description = "WASM SDK for NGINX Unit"
license = "Apache-2.0"