Skip to content

Commit 70bd0ab

Browse files
committed
Bump version to 0.4.1
Signed-off-by: Maxim Zhiburt <[email protected]>
1 parent 59564a0 commit 70bd0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ptyprocess"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
authors = ["Maxim Zhiburt <[email protected]>"]
55
edition = "2018"
66
description = "A library to work with PTY/TTY on Unix systems"

0 commit comments

Comments
 (0)