Skip to content

Commit

Permalink
chore(release): publish v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yuche committed Jun 17, 2019
1 parent 2b9ffb1 commit 4fa3898
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"message": "chore(release): publish %s"
}
},
"version": "1.4.1"
"version": "1.4.2"
}
2 changes: 1 addition & 1 deletion packages/nerv-redux/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nerv-redux",
"version": "1.4.1",
"version": "1.4.2",
"description": "Redux for Nerv.js",
"main": "index.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit 4fa3898

Please sign in to comment.