Skip to content

Commit

Permalink
feat: release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ximing committed Jun 17, 2019
1 parent 290321c commit 42d9fa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "mpbuild",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "index.js",
"main": "src/index.js",
"scripts": {
"release": "standard-version",
"release:patch": "npm run release -- --release-as patch",
Expand Down

0 comments on commit 42d9fa1

Please sign in to comment.