summaryrefslogtreecommitdiffstats
path: root/crates/printer/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2023-11-27 21:36:02 -0500
committerAndrew Gallant <jamslam@gmail.com>2023-11-27 21:36:02 -0500
commitf9b86de96322baea54711894ff917c0c4ec440fd (patch)
tree57321535070bc3496fd5039dd47fc1039eee5fe4 /crates/printer/Cargo.toml
parentd23b74975ab02dde74f0e9799fccc53013fe61c7 (diff)
grep-printer-0.2.1grep-printer-0.2.1
Diffstat (limited to 'crates/printer/Cargo.toml')
-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 819a3c73..06501076 100644
--- a/crates/printer/Cargo.toml
+++ b/crates/printer/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "grep-printer"
-version = "0.2.0" #:version
+version = "0.2.1" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
An implementation of the grep crate's Sink trait that provides standard