summaryrefslogtreecommitdiffstats
path: root/grep-regex/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'grep-regex/Cargo.toml')
-rw-r--r--grep-regex/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/grep-regex/Cargo.toml b/grep-regex/Cargo.toml
index 0ac13627..959596fe 100644
--- a/grep-regex/Cargo.toml
+++ b/grep-regex/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "grep-regex"
-version = "0.1.2" #:version
+version = "0.1.3" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Use Rust's regex library with the 'grep' crate.