summaryrefslogtreecommitdiffstats
path: root/grep-cli/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2019-06-26 16:53:30 -0400
committerAndrew Gallant <jamslam@gmail.com>2019-06-26 16:53:30 -0400
commit785c1f176635fe617f012ed50369388359e26078 (patch)
tree8109336c6b36e7456e6998f8cf250f77acc9c931 /grep-cli/Cargo.toml
parent8b734cb490bcac1534b9eeee8b54d9696968e810 (diff)
release: globset, grep-cli, grep-printer, grep-searchergrep-searcher-0.1.5grep-printer-0.1.3grep-cli-0.1.3globset-0.4.4
Diffstat (limited to 'grep-cli/Cargo.toml')
-rw-r--r--grep-cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/grep-cli/Cargo.toml b/grep-cli/Cargo.toml
index 00f5f76d..67b83f42 100644
--- a/grep-cli/Cargo.toml
+++ b/grep-cli/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "grep-cli"
-version = "0.1.2" #:version
+version = "0.1.3" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Utilities for search oriented command line applications.