diff --git a/etc/api/shared.yaml b/etc/api/shared.yaml index 8798074957..ddbc56736d 100644 --- a/etc/api/shared.yaml +++ b/etc/api/shared.yaml @@ -51,7 +51,7 @@ urls: authenticator_delegate: ../yup-oauth2/trait.AuthenticatorDelegate.html copyright: license_abbrev: "MIT" - # should at some point be 2015-2016 ... - years: '2015' + # should at some point be 2015-2016 ... + years: '2015-2016' authors: - 'Sebastian Thiel' diff --git a/etc/api/type-api.yaml b/etc/api/type-api.yaml index f5cac492d5..d12fe41d68 100644 --- a/etc/api/type-api.yaml +++ b/etc/api/type-api.yaml @@ -25,7 +25,7 @@ make: - source: build.rs output_dir: src cargo: - build_version: "0.1.10" + build_version: "0.1.11" build_script: src/build.rs keywords: [protocol, web, api] dependencies: diff --git a/etc/api/type-cli.yaml b/etc/api/type-cli.yaml index c0be0a3b18..e5ac6a47ce 100644 --- a/etc/api/type-cli.yaml +++ b/etc/api/type-cli.yaml @@ -22,7 +22,7 @@ make: - source: main.rs output_dir: src cargo: - build_version: "0.3.2" + build_version: "0.3.3" keywords: [cli] is_executable: YES dependencies: