diff --git a/package-lock.json b/package-lock.json index 088e7d9d..7b4c1934 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rokucommunity/brs", - "version": "0.45.1", + "version": "0.45.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@rokucommunity/brs", - "version": "0.45.1", + "version": "0.45.2", "license": "MIT", "dependencies": { "commander": "^2.12.2", diff --git a/package.json b/package.json index e04ad96a..1eb773bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rokucommunity/brs", - "version": "0.45.1", + "version": "0.45.2", "description": "An interpreter for the BrightScript language that runs on non-Roku platforms.", "author": "Sean Barag ", "license": "MIT",