diff --git a/package.json b/package.json index f73c719..8e3f80e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-plugin-browserify", - "version": "1.0.0", + "version": "1.0.1", "description": "Serverless v1.0 plugin that uses Browserify to bundle NodeJS Lambda functions.", "main": "index.js", "author": "Ryan Pendergast (http://rynop.com)",