aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-04 10:24:55 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-04 10:24:55 -0500
commit22b2262bdc097ac6ddbe4c7ce488b1afb4f9127e (patch)
treeeb0319b469b4eb58f4be7a9496131d005bcc1703 /Cargo.toml
parentb7f1e5116b5e182b1ce98560a724fb32ff97cae3 (diff)
downloadttyrec-22b2262bdc097ac6ddbe4c7ce488b1afb4f9127e.tar.gz
ttyrec-22b2262bdc097ac6ddbe4c7ce488b1afb4f9127e.zip
actually, bump to 0.2.00.2.0
since we are adding a new api
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 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 <doy@tozt.net>"]
edition = "2018"