diff --git a/package-lock.json b/package-lock.json index cfa7e38..b97a822 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@abandonware/i2c", - "version": "0.2.4-0", + "version": "0.2.4-1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 10792cb..d584205 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@abandonware/i2c", - "version": "0.2.4-0", + "version": "0.2.4-1", "description": "Native bindings for i2c-dev. Plays well with Raspberry Pi and BeagleBone.", "main": "main.js", "author": "Kelly Korevec",