diff --git a/Cargo.toml b/Cargo.toml index 5d84df1..b9a5aba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pcre2" -version = "0.2.8" #:version +version = "0.2.9" #:version authors = ["Andrew Gallant "] description = "High level wrapper library for PCRE2." documentation = "https://docs.rs/pcre2"