summaryrefslogtreecommitdiffstats
path: root/crates
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2023-11-26 14:13:03 -0500
committerAndrew Gallant <jamslam@gmail.com>2023-11-26 14:13:03 -0500
commit6f78d211bf2f2622fb7fbb4fb5af044e36a167da (patch)
tree5e27cadc66a3f49032d33f98a764c91873c2d40f /crates
parent51aa33983032e40c45c9077a375c698dac375aaf (diff)
grep-cli-0.1.10grep-cli-0.1.10
Diffstat (limited to 'crates')
-rw-r--r--crates/cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/cli/Cargo.toml b/crates/cli/Cargo.toml
index 075274f4..af10033f 100644
--- a/crates/cli/Cargo.toml
+++ b/crates/cli/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "grep-cli"
-version = "0.1.9" #:version
+version = "0.1.10" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Utilities for search oriented command line applications.