Skip to content

Commit

Permalink
$(echo v1.5.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcaufy committed Apr 17, 2017
1 parent 6560f8d commit 73fb07f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "1.5.1"
"version": "1.5.2"
}
2 changes: 1 addition & 1 deletion packages/wepy-cli/package.json
@@ -1,6 +1,6 @@
{
"name": "wepy-cli",
"version": "1.5.1",
"version": "1.5.2",
"description": "",
"main": "bin/wepy.js",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wepy-plugin-imagemin/package.json
@@ -1,6 +1,6 @@
{
"name": "wepy-plugin-imagemin",
"version": "1.3.7",
"version": "1.5.2",
"description": "wepy imagemin plugin",
"main": "lib/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wepy-redux/package.json
@@ -1,6 +1,6 @@
{
"name": "wepy-redux",
"version": "0.0.4",
"version": "1.5.2",
"description": "WePY bindings for Redux",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 73fb07f

Please sign in to comment.