aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTeddy Wing2020-07-18 19:16:56 +0200
committerTeddy Wing2020-07-18 19:21:37 +0200
commitd12d186783f754e43f9bb0aa3125313014d1e523 (patch)
tree94e1c3f99ffdda4b32d77e6bde8f60484f9039eb /Cargo.toml
parent287c8514ee2efe80a5fce3ddbd15d886b459116c (diff)
downloadfastcgi-conduit-master.tar.bz2
Increase version v0.2.0 -> v0.2.1HEADv0.2.1master
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 3e3b90b..8a8d4ec 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "fastcgi-conduit"
-version = "0.2.0"
+version = "0.2.1"
edition = "2018"
[dependencies]