Skip to content

Commit

Permalink
grep-regex-0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed May 9, 2020
1 parent 5680183 commit c0f0492
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/regex/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "grep-regex"
version = "0.1.7" #:version
version = "0.1.8" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Use Rust's regex library with the 'grep' crate.
Expand Down

0 comments on commit c0f0492

Please sign in to comment.