Skip to content

Commit

Permalink
regex-automata-0.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Sep 29, 2024
1 parent 4bb1e3d commit 58e16f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regex-automata/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "regex-automata"
version = "0.4.7" #:version
version = "0.4.8" #:version
authors = ["The Rust Project Developers", "Andrew Gallant <jamslam@gmail.com>"]
description = "Automata construction and matching using regular expressions."
documentation = "https://docs.rs/regex-automata"
Expand Down

0 comments on commit 58e16f5

Please sign in to comment.