Skip to content

Commit 446fdef

Browse files
committed
chore: Release strip-ansi-escapes version 0.1.2
1 parent a0a306a commit 446fdef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "strip-ansi-escapes"
3-
version = "0.1.2-alpha.0"
3+
version = "0.1.2"
44
authors = ["Ted Mielczarek <[email protected]>"]
55
license = "Apache-2.0/MIT"
66
description = "Strip ANSI escape sequences from byte streams."

0 commit comments

Comments
 (0)