Skip to content

Commit d68fba9

Browse files
committed
Bump version to 0.1.0
1 parent 1b7fdfd commit d68fba9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

accrescent/console/v1alpha1/openapi.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = {
2626
name: "Apache 2.0"
2727
url: "https://www.apache.org/licenses/LICENSE-2.0"
2828
}
29-
version: "0.0.0"
29+
version: "0.1.0"
3030
}
3131
host: "console-api.accrescent.app:443"
3232
schemes: HTTPS

openapitools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"licenseName": "Apache-2.0",
1212
"ngVersion": "20.0.0",
1313
"npmName": "@accrescent/console-client-sdk-angular",
14-
"npmVersion": "0.0.0",
14+
"npmVersion": "0.1.0",
1515
"supportsES6": true
1616
},
1717
"generatorName": "typescript-angular",

0 commit comments

Comments
 (0)