Skip to content

Commit 3d1b179

Browse files
committed
no reason not to be in 1.0.0
New features, if any, will go in 1.x
1 parent 99dda68 commit 3d1b179

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 = "lazy-regex"
3-
version = "0.1.4"
3+
version = "1.0.0"
44
authors = ["Canop <[email protected]>"]
55
edition = "2018"
66
description = "a macro to reduce regex creation boilerplate"

0 commit comments

Comments
 (0)