Skip to content

Commit

Permalink
v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raimohanska committed Mar 15, 2021
1 parent de549c9 commit 9374283
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,6 +1,6 @@
{
"name": "harmaja",
"version": "0.18.0",
"version": "0.19.0",
"main": "lonna/index.js",
"types": "lonna/index.d.ts",
"license": "MIT",
Expand Down Expand Up @@ -49,4 +49,4 @@
"lint": "prettier --check \"**/*.{json,md,ts}\"",
"lint:fix": "prettier --write '**/*.{json,md,ts}'"
}
}
}

0 comments on commit 9374283

Please sign in to comment.