aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTeddy Wing2020-07-17 00:34:22 +0200
committerTeddy Wing2020-07-17 00:34:22 +0200
commita0fdc3ddaee2458212c27c44bd8c10deeb875d99 (patch)
tree200bb339f7a99d867ae02b7ae218d63b9b4a0e23 /Cargo.toml
parenteda49deb67195b0348b013222bb077ac7d381e31 (diff)
downloadfastcgi-conduit-a0fdc3ddaee2458212c27c44bd8c10deeb875d99.tar.bz2
Increase version v0.1.1 -> v0.2.0v0.2.0
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 1beb6cd..3e3b90b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "fastcgi-conduit"
-version = "0.1.1"
+version = "0.2.0"
edition = "2018"
[dependencies]