We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22cd908 commit f2f891cCopy full SHA for f2f891c
clients/client-api-gateway/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@aws-sdk/client-api-gateway",
3
"description": "@aws-sdk/client-api-gateway client",
4
- "version": "1.0.0",
+ "version": "0.1.0-preview.1",
5
"scripts": {
6
"clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",
7
"build-documentation": "npm run clean && typedoc ./",
@@ -73,4 +73,4 @@
73
"url": "https://aws.amazon.com/javascript/"
74
},
75
"license": "Apache-2.0"
76
-}
+}
0 commit comments