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

pull/1/head
chris west 4 years ago
parent ab890ec450
commit 4717780bfb

2
Cargo.lock generated

@ -47,7 +47,7 @@ dependencies = [
[[package]] [[package]]
name = "phd" name = "phd"
version = "0.1.9" version = "0.1.10-dev"
dependencies = [ dependencies = [
"alphanumeric-sort 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", "alphanumeric-sort 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
"content_inspector 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", "content_inspector 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",

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

Loading…
Cancel
Save