diff --git a/package-lock.json b/package-lock.json index db44c61..8456ca5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cec-controller", - "version": "1.3.0", + "version": "1.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 12b5cf6..072f172 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cec-controller", - "version": "1.3.0", + "version": "1.3.1", "description": "Easy to use cec-client wrapper", "main": "index.js", "scripts": {