Skip to content

Commit 862c805

Browse files
committed
Bump to 0.1.1
1 parent 609cd6f commit 862c805

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## v0.1.1
2+
3+
Security fix for regex dependency.
4+
5+
## v0.1.0
6+
7+
Initial release.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "A mass search & replace tool"
44
authors = ["Vincent Driessen"]
55
license = "MIT"
66
license-file = "LICENSE"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
edition = "2021"
99

1010
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)