Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
albertosouza committed Jul 9, 2016
1 parent 71a9a06 commit 3699f1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "we-plugin-widget",
"description": "We.js we-plugin-widget plugin",
"version": "1.1.0",
"version": "1.1.1",
"main": "plugin.js",
"scripts": {
"test": "BLUEBIRD_DEBUG=true NODE_ENV=test LOG_LV=info ./node_modules/.bin/mocha test/bootstrap.js test/**/*.test.js",
Expand Down Expand Up @@ -52,4 +52,4 @@
},
"devPlugins": {}
}
}
}

0 comments on commit 3699f1f

Please sign in to comment.