aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTeddy Wing2020-07-16 23:36:29 +0200
committerTeddy Wing2020-07-16 23:36:29 +0200
commitcb431ca122262e6ef4e3fea11d0efb094ab3a8a2 (patch)
tree60e3fe835ab0005d976e840358af4f73c4e87a0f /Cargo.toml
parentaabde54acf646eaa5d0c4500115ff1805b027d1a (diff)
downloadfastcgi-conduit-cb431ca122262e6ef4e3fea11d0efb094ab3a8a2.tar.bz2
Increase version v0.1.0 -> 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 9634465..833c9e8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "fastcgi-conduit"
-version = "0.1.0"
+version = "0.1.1"
edition = "2018"
[dependencies]