aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-08 12:46:17 -0500
committerJesse Luehrs <doy@tozt.net>2023-03-08 12:46:17 -0500
commit497a963aa7495216bed718d9020990ab650e8813 (patch)
treee8c7af22b0771b2017b1165ec97f88645b3587cf /Cargo.toml
parent8819a3afd8e2fa6bbc1788e7de3f69e2cc0d8fa8 (diff)
downloadpty-process-497a963aa7495216bed718d9020990ab650e8813.tar.gz
pty-process-497a963aa7495216bed718d9020990ab650e8813.zip
changelog and version bumpv0.3.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 731065d..7549aea 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pty-process"
-version = "0.2.0"
+version = "0.3.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"