Skip to content

Commit

Permalink
bump version to 0.2.1-pre
Browse files Browse the repository at this point in the history
  • Loading branch information
luser committed Aug 9, 2023
1 parent 8d79060 commit 830038d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "strip-ansi-escapes"
version = "0.2.0"
version = "0.2.1-pre"
authors = ["Ted Mielczarek <ted@mielczarek.org>"]
license = "Apache-2.0/MIT"
description = "Strip ANSI escape sequences from byte streams."
Expand Down

0 comments on commit 830038d

Please sign in to comment.