From 22b2262bdc097ac6ddbe4c7ce488b1afb4f9127e Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 4 Nov 2019 10:24:55 -0500 Subject: actually, bump to 0.2.0 since we are adding a new api --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d265132..86cb64e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ttyrec" -version = "0.1.1" +version = "0.2.0" authors = ["Jesse Luehrs "] edition = "2018" -- cgit v1.2.3-54-g00ecf