Skip to content

Commit

Permalink
v0.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelovicentegc committed Mar 20, 2021
1 parent bc3ea50 commit 1ba34f2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kontrolio/cli",
"version": "0.0.22",
"version": "0.0.23",
"main": "",
"author": "Marcelo Cardoso <[email protected]>",
"license": "MIT",
Expand All @@ -22,8 +22,7 @@
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-push": "git push --tags"
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"devDependencies": {
Expand Down

0 comments on commit 1ba34f2

Please sign in to comment.