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

pull/15/head
chris west 4 years ago
parent ebe2ebc2d1
commit 0d2be4fb13

2
Cargo.lock generated

@ -379,7 +379,7 @@ dependencies = [
[[package]]
name = "phetch"
version = "1.0.2"
version = "1.0.3-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.2"
version = "1.0.3-dev"
authors = ["chris west <c@xvxx.io>"]
license = "MIT"
edition = "2018"

Loading…
Cancel
Save