Skip to content

Commit abe1b78

Browse files
authored
chore: switch global version to 1.0.0-alpha (#711)
Refs: #690
1 parent 1f45cbd commit abe1b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "aws-sdk-js-v3",
33
"private": true,
4-
"version": "0.9.0",
4+
"version": "1.0.0-alpha.0",
55
"description": "AWS SDK for JavaScript from the future",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)