Skip to content

Commit

Permalink
chore: update version number for client-api-gateway (#618)
Browse files Browse the repository at this point in the history
Refs: #617
  • Loading branch information
trivikr authored Jan 3, 2020
1 parent 22cd908 commit f2f891c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clients/client-api-gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-api-gateway",
"description": "@aws-sdk/client-api-gateway client",
"version": "1.0.0",
"version": "0.1.0-preview.1",
"scripts": {
"clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",
"build-documentation": "npm run clean && typedoc ./",
Expand Down Expand Up @@ -73,4 +73,4 @@
"url": "https://aws.amazon.com/javascript/"
},
"license": "Apache-2.0"
}
}

0 comments on commit f2f891c

Please sign in to comment.