aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@cardoe.com>2020-01-26 09:28:42 -0600
committerDoug Goldstein <cardoe@cardoe.com>2020-01-26 09:28:42 -0600
commit04fb7acc1a97c7b2be45cbd5eefdf3632b622656 (patch)
tree81262ce4fcdd29d31a183025e7f8689c6cd212e5 /Cargo.toml
parent(cargo-release) version 0.3.0 (diff)
downloadcargo-ebuild-04fb7acc1a97c7b2be45cbd5eefdf3632b622656.tar.gz
cargo-ebuild-04fb7acc1a97c7b2be45cbd5eefdf3632b622656.tar.bz2
cargo-ebuild-04fb7acc1a97c7b2be45cbd5eefdf3632b622656.zip
(cargo-release) start next development iteration 0.3.1-alpha.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a00bf42..2cc240c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cargo-ebuild"
-version = "0.3.0"
+version = "0.3.1-alpha.0"
authors = ["Doug Goldstein <cardoe@cardoe.com>"]
license = "MIT/Apache-2.0"
edition = "2018"