Skip to content

Commit 63358ce

Browse files
author
aws-toolkit-automation
committed
1.0.0
1 parent 2f30146 commit 63358ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "aws-toolkit-vscode",
33
"displayName": "AWS Toolkit for Visual Studio Code",
44
"description": "An extension for working with Amazon Web Services in Visual Studio Code",
5-
"version": "0.2.1",
5+
"version": "1.0.0",
66
"publisher": "amazonwebservices",
77
"license": "Apache-2.0",
88
"repository": {
@@ -426,4 +426,4 @@
426426
"pre-commit": "(git secrets --pre_commit_hook -- \"$@\" || echo 'Please install git-secrets https://github.com/awslabs/git-secrets to check for accidentally commited secrets!')"
427427
}
428428
}
429-
}
429+
}

0 commit comments

Comments
 (0)