diff --git a/etc/api/type-api.yaml b/etc/api/type-api.yaml index a109a3ace8..86359bf83c 100644 --- a/etc/api/type-api.yaml +++ b/etc/api/type-api.yaml @@ -21,7 +21,7 @@ make: - source: lib.rs output_dir: src cargo: - build_version: "0.1.5" + build_version: "0.1.6" keywords: [protocol, web, api] dependencies: - url = "*" diff --git a/etc/api/type-cli.yaml b/etc/api/type-cli.yaml index 25dc06b2b7..f2de6e9642 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.0.1" + build_version: "0.1.0" keywords: [cli] is_executable: YES dependencies: