summaryrefslogtreecommitdiffstats
path: root/crates
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2020-05-09 10:33:02 -0400
committerAndrew Gallant <jamslam@gmail.com>2020-05-09 10:33:02 -0400
commitc5d6141562348a06828637db53c4317256e0950a (patch)
tree7b5b146882040d864bfd10226d0ac87123c832f8 /crates
parentc0f0492b98710f39605bf6d6bca81d6f49b17a12 (diff)
grep-printer-0.1.5grep-printer-0.1.5
Diffstat (limited to 'crates')
-rw-r--r--crates/printer/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/printer/Cargo.toml b/crates/printer/Cargo.toml
index 4e7763f8..316860e2 100644
--- a/crates/printer/Cargo.toml
+++ b/crates/printer/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "grep-printer"
-version = "0.1.4" #:version
+version = "0.1.5" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
An implementation of the grep crate's Sink trait that provides standard