2
0
mirror of https://github.com/xvxx/phetch synced 2024-11-16 21:25:45 +00:00

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

This commit is contained in:
chris west 2020-09-28 09:18:11 -07:00
parent f891d07d34
commit fce7b34b74
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -160,7 +160,7 @@ dependencies = [
[[package]]
name = "phetch"
version = "1.0.5"
version = "1.0.6-dev"
dependencies = [
"atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",

View File

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