chore(version-up): increment versions ...

... in preparation for new publish.
Latest flows, and all should work out of the box
with the latest serde.
This commit is contained in:
Sebastian Thiel
2016-07-17 13:05:00 +02:00
parent b2b9ab2831
commit 091d3f7e81
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ make:
- source: build.rs
output_dir: src
cargo:
build_version: "0.1.13"
build_version: "0.1.14"
build_script: src/build.rs
keywords: [protocol, web, api]
dependencies:

View File

@@ -22,7 +22,7 @@ make:
- source: main.rs
output_dir: src
cargo:
build_version: "0.3.4"
build_version: "0.3.5"
keywords: [cli]
is_executable: YES
dependencies: