Skip to content

Commit

Permalink
chore: update version to 1.0.0-beta.4 (#1112)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr authored Apr 27, 2020
1 parent bcfd7a2 commit ded2932
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aws-sdk-js-v3",
"private": true,
"version": "1.0.0-beta.3",
"version": "1.0.0-beta.4",
"description": "AWS SDK for JavaScript from the future",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -69,4 +69,4 @@
"lint-staged": {
"**/*.{ts,js,md,json}": "prettier --write"
}
}
}

0 comments on commit ded2932

Please sign in to comment.