Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sgobotta committed Mar 14, 2020
1 parent ecfb8b2 commit 02b9d4d
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 @@ -75,5 +75,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.3.0"
"version": "0.3.1"
}

0 comments on commit 02b9d4d

Please sign in to comment.