Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Tanay committed Apr 9, 2019
1 parent 816463f commit 8cb189c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# CHANGELOG

## v0.4.4

* hotfix: fix corrupted 0.4.3 release.

## v0.4.3

* feat: ability to build for a single platform/target.

## v0.4.2

* fix: use cmake-js fork to support Electron 4+ on Windows.
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.4.3",
"version": "0.4.4",
"description": "Node.js global keyboard and mouse hook",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 8cb189c

Please sign in to comment.