Skip to content

Commit

Permalink
0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sgobotta committed Oct 3, 2020
1 parent b7cd13d commit 9428377
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 @@ -77,5 +77,5 @@
"test:unit": "./node_modules/.bin/mocha --require babel-core/register -R spec ./test/unit/**",
"test:coverage": "./node_modules/.bin/nyc --reporter=lcov --include=**/lib/**/*.js --exclude=**/*.spec.js --report-dir=./test/unit/coverage npm run test:unit"
},
"version": "0.4.0"
"version": "0.4.1"
}

0 comments on commit 9428377

Please sign in to comment.