Skip to content

Commit 60b6c9f

Browse files
committed
Bump version
1 parent af32f53 commit 60b6c9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"babel-plugin-transform-runtime": "^6.12.0",
1515
"babel-preset-es2015": "^6.13.2",
1616
"babel-preset-stage-0": "^6.5.0",
17-
"serverless-webpack": "^1.0.0-beta.1",
17+
"serverless-webpack": "^1.0.0-beta.2",
1818
"webpack": "^1.13.1"
1919
}
2020
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-webpack",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"description": "Serverless plugin to bundle your javascript with Webpack",
55
"main": "index.js",
66
"author": "Nicola Peduzzi <[email protected]> (http://elastic-coders.com)",

0 commit comments

Comments
 (0)