bump version for publishing

pull/6/head
Sebastian Geisler 6 years ago
parent f28ff627d8
commit 41549dcec1
No known key found for this signature in database
GPG Key ID: 9ED688D2085D5EBA

@ -4,7 +4,7 @@ description = "Cargo subcommand to build rust projects remotely"
keywords = ["remote", "build"]
categories = ["command-line-utilities", "development-tools::build-utils", "development-tools::cargo-plugins"]
maintenance = { status = "experimental" }
version = "0.1.1"
version = "0.1.2"
authors = ["Sebastian Geisler <sgeisler@wh2.tu-dresden.de>"]
license = "MIT"
repository = "https://github.com/sgeisler/cargo-remote"
@ -16,4 +16,4 @@ cargo_metadata = "0.4.1"
log = "0.4.1"
simple_logger = "0.4.0"
toml = "0.4.5"
xdg = "2.1.0"
xdg = "2.1.0"

Loading…
Cancel
Save