Skip to content

Commit 32d677b

Browse files
committed
Bump version to 0.2.0
1 parent 29b29d2 commit 32d677b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
authors = ["Alexandre Bury <[email protected]>"]
3-
description = "Command-line utility to record input sent to a terminal session."
3+
description = "Command-line utilities to record and replay input sent to a terminal session."
44
keywords = ["input", "terminal", "TTY", "record"]
55
license = "MIT"
66
name = "record"
7-
version = "0.1.1"
7+
version = "0.2.0"
88

99
[dependencies]
1010
clap = "2.16.1"

0 commit comments

Comments
 (0)