Skip to content

Commit 82c396b

Browse files
committed
Bump version to 1.0.0
1 parent c9bede9 commit 82c396b

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "update-lambda-edge",
3-
"version": "0.1.1",
3+
"version": "1.0.0",
44
"description": "Scripts for updating CloudFront distributions with new Lambda@Edge function versions",
55
"main": "index.js",
66
"bin": "bin/update-lambda-edge",
@@ -16,8 +16,14 @@
1616
"Lambda",
1717
"Lambda@Edge",
1818
"CloudFront",
19+
"Distribution",
1920
"S3",
20-
"Update"
21+
"Update",
22+
"Test",
23+
"Testing",
24+
"Deploy",
25+
"Publish",
26+
"Activate"
2127
],
2228
"author": "Ben March",
2329
"license": "ISC",

0 commit comments

Comments
 (0)