diff --git a/package-lock.json b/package-lock.json index 0c3af5e..1631476 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cloudthrottle/dcc-ex--serial-communicator", - "version": "0.0.1", + "version": "0.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@cloudthrottle/dcc-ex--serial-communicator", - "version": "0.0.1", + "version": "0.0.2", "license": "MIT", "devDependencies": { "@types/jest": "^27.0.3", diff --git a/package.json b/package.json index a0d5d24..f77ec15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cloudthrottle/dcc-ex--serial-communicator", - "version": "0.0.1", + "version": "0.0.2", "description": "A library for communicating with DCC++EX command station.", "author": { "name": "David Young (@dcyoung-dev)",