aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-08-06 20:48:58 -0400
committerJesse Luehrs <doy@tozt.net>2023-08-06 20:48:58 -0400
commit74c223df6dd285f17108c8f442d71fd5ddb9561e (patch)
tree2b16cd0e8011f669ff871d5f92adb6d86e17a957 /Cargo.toml
parent1e4f4258fadabf349755c41bfb568d4331f8e2a0 (diff)
downloadpty-process-main.tar.gz
pty-process-main.zip
changelog and version bumpHEADv0.4.0main
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 f6c4e07..f681711 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pty-process"
-version = "0.3.0"
+version = "0.4.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2021"