Skip to content

Commit

Permalink
Merge pull request #82 from FidelLimited/patch-1
Browse files Browse the repository at this point in the history
fix(package.json): version
  • Loading branch information
goncaloneves authored May 28, 2019
2 parents 829edc8 + 28fe0f5 commit 782a04b
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": "4.1.2-rc.1",
"version": "4.1.0-rc.1",
"description": "Bundle with Browserify, transpile and minify with Babel automatically to your NodeJS runtime compatible JavaScript.",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 782a04b

Please sign in to comment.