lib: v2.0.0-pre.1

This commit is contained in:
Félix Saparelli 2021-12-21 18:19:16 +13:00
parent 401b84db8a
commit 9d04143202
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2607,7 +2607,7 @@ checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
[[package]]
name = "watchexec"
version = "2.0.0-pre.0"
version = "2.0.0-pre.1"
dependencies = [
"async-recursion",
"async-stream",

View File

@ -7,7 +7,7 @@ message: |
title: Watchexec (library)
version: 1.17.1
date-released: 2021-10-17
date-released: 2021-12-21
repository-code: https://github.com/watchexec/watchexec
license: Apache-2.0

View File

@ -1,6 +1,6 @@
[package]
name = "watchexec"
version = "2.0.0-pre.0"
version = "2.0.0-pre.1"
authors = ["Matt Green <mattgreenrocks@gmail.com>", "Félix Saparelli <felix@passcod.name>"]
license = "Apache-2.0"