Skip to content

Commit

Permalink
0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sgobotta committed Oct 25, 2019
1 parent 700fbd7 commit 8456b9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@
"release:patch": "npm version patch && npm publish",
"test:unit": "npm run build && ./node_modules/.bin/mocha -R spec ./dist/test/**"
},
"version": "0.1.7"
"version": "0.1.8"
}

0 comments on commit 8456b9d

Please sign in to comment.