Skip to content

Commit

Permalink
Merge branch 'add-electron-8'
Browse files Browse the repository at this point in the history
  • Loading branch information
raksooo committed Apr 1, 2020
2 parents a292ae1 + 9f5bf50 commit 622399c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ matrix:
env: ELECTRON_VERSION="6.0.2"
- node_js: '12.8.1'
env: ELECTRON_VERSION="7.1.9"
- node_js: '12.13.0'
env: ELECTRON_VERSION="8.2.0"

install:
- export PACKAGE_VERSION=`node -p "require('./package.json').version"`
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.17",
"version": "0.0.18",
"repository": {
"type": "github",
"url": "https://github.com/mullvad/nseventmonitor"
Expand Down

0 comments on commit 622399c

Please sign in to comment.