Skip to content

Commit

Permalink
Release 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
adecrown committed Feb 8, 2020
1 parent 805064f commit d6c33c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adecrown/whoosh",
"version": "0.1.9",
"version": "0.1.10",
"private": false,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -17,9 +17,6 @@
"hooks": {
"after:bump": "npm run build-bundle"
},
"npm": {
"publishPath": "dist/*"
},
"git": {
"tagName": "v${version}",
"requireCleanWorkingDir": false,
Expand Down

0 comments on commit d6c33c2

Please sign in to comment.