Skip to content

Commit

Permalink
Version upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
lillem4n committed Dec 30, 2018
1 parent 97c4ee3 commit 7ff526c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ node_js:
- 6
- 8
- 10
- 11

script: node_modules/.bin/istanbul cover node_modules/.bin/tape ./test/*.js

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "larvitfs",
"version": "2.3.0",
"version": "2.3.1",
"description": "Cascading filesystem for node.js",
"main": "index",
"directories": {
Expand Down

0 comments on commit 7ff526c

Please sign in to comment.