(cargo-release) start next development iteration 1.0.4-dev

pull/22/head
chris west 4 years ago
parent a3c04be5f7
commit c6d5b7a86d

2
Cargo.lock generated

@ -379,7 +379,7 @@ dependencies = [
[[package]]
name = "phetch"
version = "1.0.3"
version = "1.0.4-dev"
dependencies = [
"atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"criterion 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",

@ -1,6 +1,6 @@
[package]
name = "phetch"
version = "1.0.3"
version = "1.0.4-dev"
authors = ["chris west <c@xvxx.io>"]
license = "MIT"
edition = "2018"

Loading…
Cancel
Save