aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-10-27 15:41:24 -0400
committerJesse Luehrs <doy@tozt.net>2019-10-27 15:41:24 -0400
commit3efe7c8b69df9fd146b771a6865d66dd89673334 (patch)
tree00ce4874730c232c01226777b266a5bbc4a5f9aa /Cargo.toml
parentf88153f62b024d1c2ef82c5ac7ae9002e4fe2967 (diff)
downloadtokio-pty-process-stream-3efe7c8b69df9fd146b771a6865d66dd89673334.tar.gz
tokio-pty-process-stream-3efe7c8b69df9fd146b771a6865d66dd89673334.zip
changelog and version bump
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 dfd7067..88514a9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tokio-pty-process-stream"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"