Skip to content

Commit

Permalink
chore(package.json) bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cupsadarius committed Oct 2, 2019
1 parent f0b1350 commit c87c3b2
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
Expand Up @@ -17,7 +17,7 @@
"verify": "npm-run-all clean compile lint test doc",
"commit": "git-cz"
},
"version": "1.4.0",
"version": "1.4.1",
"description": "Api generator",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -84,4 +84,4 @@
"build/test/**/*Spec.js"
]
}
}
}

0 comments on commit c87c3b2

Please sign in to comment.