Skip to content

Commit f226993

Browse files
committed
chore: update version number for client-api-gateway (#618)
Refs: #617
1 parent 391c8f1 commit f226993

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clients/client-api-gateway/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-api-gateway",
33
"description": "@aws-sdk/client-api-gateway client",
4-
"version": "1.0.0",
4+
"version": "0.1.0-preview.1",
55
"scripts": {
66
"clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",
77
"build-documentation": "npm run clean && typedoc ./",
@@ -73,4 +73,4 @@
7373
"url": "https://aws.amazon.com/javascript/"
7474
},
7575
"license": "Apache-2.0"
76-
}
76+
}

0 commit comments

Comments
 (0)