Skip to content

Commit

Permalink
1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sendilkumarn committed Apr 20, 2021
1 parent 6d3b434 commit 1c7e0c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-jhipster-kotlin",
"version": "1.11.0",
"version": "1.12.0",
"description": "A Kotlin based JHipster (KHipster)",
"keywords": [
"kotlin",
Expand All @@ -20,7 +20,7 @@
"license": "Apache-2.0",
"author": "Sendil Kumar N <sendilkumarn@live.com> (https://sendilkumarn.com)",
"bin": {
"khipster": "./cli/khipster.js"
"khipster": "cli/khipster.js"
},
"scripts": {
"prettier:format": "prettier --write \"{,**/}*.{js,json,md,yml}\"",
Expand Down

0 comments on commit 1c7e0c1

Please sign in to comment.