1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-06-14 22:15:13 +02:00

grep-cli-0.1.5

This commit is contained in:
Andrew Gallant
2020-05-29 09:14:18 -04:00
parent 72bdde6771
commit c9bb78ceba
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "grep-cli"
version = "0.1.4" #:version
version = "0.1.5" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Utilities for search oriented command line applications.