(cargo-release) version 0.8.1

This commit is contained in:
phiresky 2019-06-14 22:56:51 +02:00
parent 3df6e7c7d6
commit 1997ccb502
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -918,7 +918,7 @@ dependencies = [
[[package]]
name = "ripgrep_all"
version = "0.8.0"
version = "0.8.1"
dependencies = [
"bincode 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
"bzip2 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -3,7 +3,7 @@
name = "ripgrep_all"
description = "ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc"
license = "AGPL-3.0-or-later"
version = "0.8.0"
version = "0.8.1"
repository = "https://github.com/phiresky/ripgrep_all"
authors = ["phiresky <phireskyde+git@gmail.com>"]
edition = "2018"