grep-matcher-0.1.6

This commit is contained in:
Andrew Gallant
2023-01-05 09:00:33 -05:00
parent dc7267a0fb
commit bc78c644db
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "grep-matcher"
version = "0.1.5" #:version
version = "0.1.6" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A trait for regular expressions, with a focus on line oriented search.