Skip to content

Commit

Permalink
Merge branch 'electron-2.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
pronebird committed Jun 4, 2018
2 parents 23d8d01 + a00be52 commit ff5bad0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ matrix:
include:
- node_js: 8
env: ELECTRON_VERSION="1.8.3"
- node_js: '8.9.3'
env: ELECTRON_VERSION="2.0.2"

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

0 comments on commit ff5bad0

Please sign in to comment.