diff --git a/package-lock.json b/package-lock.json index ae85092..b5f72b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "usb-detection", - "version": "4.14.0", + "version": "4.14.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 6f9a367..a4e0eb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "usb-detection", - "version": "4.14.0", + "version": "4.14.1", "description": "Listen to USB devices and detect changes on them.", "main": "index.js", "types": "index.d.ts",