Skip to content

Commit

Permalink
0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
john-goldsmith committed Sep 9, 2019
1 parent f37c87c commit dd8a269
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
Expand Up @@ -42,5 +42,5 @@
"test": "$(npm bin)/nyc mocha --recursive --require ./test/helper.js && $(npm bin)/nyc report --reporter=lcov && echo 'Open ./coverage/lcov-report/index.html in your browser'",
"test:coveralls": "cat ./coverage/lcov.info | $(npm bin)/coveralls"
},
"version": "0.10.0"
"version": "0.11.0"
}

0 comments on commit dd8a269

Please sign in to comment.