aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-15 13:22:32 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-15 13:22:32 -0500
commitfcd49b4892454e3ae743f0a4255d0c718cb2eede (patch)
tree118e96d9e2baab1bf1ec399edcb8e0a70c0362d8 /Cargo.toml
parentfc87abd1f60ec565d998861d94ef8415bb017d93 (diff)
downloadpty-process-fcd49b4892454e3ae743f0a4255d0c718cb2eede.tar.gz
pty-process-fcd49b4892454e3ae743f0a4255d0c718cb2eede.zip
changelog and version bumpv0.2.0
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 6a2d02c..592a97e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pty-process"
-version = "0.1.1"
+version = "0.2.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"