Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Djiit committed Jun 30, 2020
1 parent b79760f commit f8e022c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## v0.6.6

- feat: Add support for Electron 9.

## v0.6.5

- feat: Add support for Electron 8.
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": "iohook",
"version": "0.6.5",
"version": "0.6.6",
"description": "Node.js global keyboard and mouse hook",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit f8e022c

Please sign in to comment.