From 3efe7c8b69df9fd146b771a6865d66dd89673334 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 27 Oct 2019 15:41:24 -0400 Subject: changelog and version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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 "] edition = "2018" -- cgit v1.2.3-54-g00ecf