diff options
author | Teddy Wing | 2020-07-16 23:36:29 +0200 |
---|---|---|
committer | Teddy Wing | 2020-07-16 23:36:29 +0200 |
commit | cb431ca122262e6ef4e3fea11d0efb094ab3a8a2 (patch) | |
tree | 60e3fe835ab0005d976e840358af4f73c4e87a0f /Cargo.toml | |
parent | aabde54acf646eaa5d0c4500115ff1805b027d1a (diff) | |
download | fastcgi-conduit-cb431ca122262e6ef4e3fea11d0efb094ab3a8a2.tar.bz2 |
Increase version v0.1.0 -> v0.1.1v0.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "fastcgi-conduit" -version = "0.1.0" +version = "0.1.1" edition = "2018" [dependencies] |