Skip to content

Commit e7b5401

Browse files
committed
regex-automata-0.4.4
1 parent 1bc667d commit e7b5401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regex-automata/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-automata"
3-
version = "0.4.3" #:version
3+
version = "0.4.4" #:version
44
authors = ["The Rust Project Developers", "Andrew Gallant <jamslam@gmail.com>"]
55
description = "Automata construction and matching using regular expressions."
66
documentation = "https://docs.rs/regex-automata"

0 commit comments

Comments
 (0)