Skip to content

Commit

Permalink
feat(package.json): release patch
Browse files Browse the repository at this point in the history
  • Loading branch information
goncaloneves committed Jul 21, 2017
1 parent c1b8d0f commit d6fdaf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serverless-plugin-optimize",
"version": "3.0.1-rc.1",
"version": "3.0.2-rc.1",
"description": "Bundle with Browserify, transpile with Babel and minify with Babili automatically to your NodeJS runtime compatible JavaScript.",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit d6fdaf1

Please sign in to comment.