Browse Source

Bump to version 1.0.0-beta.2.2

master 1.0.0-beta.2.2
Nicola Peduzzi 8 years ago
parent
commit
eb457d2317
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{
"name": "serverless-webpack",
"version": "1.0.0-beta.2.1",
"version": "1.0.0-beta.2.2",
"description": "Serverless plugin to bundle your javascript with Webpack",
"main": "index.js",
"author": "Nicola Peduzzi <nicola.peduzzi@elastic-coders.com> (http://elastic-coders.com)",

Loading…
Cancel
Save