Skip to content

Commit 140f894

Browse files
committed
regex-lite-0.1.8
1 parent 27d6d65 commit 140f894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regex-lite/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "regex-lite"
3-
version = "0.1.7" #:version
3+
version = "0.1.8" #:version
44
authors = ["The Rust Project Developers", "Andrew Gallant <jamslam@gmail.com>"]
55
license = "MIT OR Apache-2.0"
66
homepage = "https://github.com/rust-lang/regex/tree/master/regex-lite"

0 commit comments

Comments
 (0)