Skip to content

Commit

Permalink
Merge branch 'node-11'
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrej Mihajlov committed Apr 9, 2019
2 parents 7014a14 + db1bb0a commit 55e5087
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ matrix:
env: ELECTRON_VERSION="2.0.2"
- node_js: '10.2'
env: ELECTRON_VERSION="3.0.0"
- node_js: '10.11'
- node_js: '11.13'
env: ELECTRON_VERSION="4.0.0"

install:
Expand Down
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
@@ -1,7 +1,7 @@
{
"main": "index.js",
"name": "nseventmonitor",
"version": "0.0.13",
"version": "0.0.14",
"repository": {
"type": "github",
"url": "https://github.com/mullvad/nseventmonitor"
Expand Down

0 comments on commit 55e5087

Please sign in to comment.