diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9c16bdd..abad0ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "luxcena-neo", - "version": "1.1.0", + "version": "1.1.1", "description": "A all in one system for controlling addressable LEDs from a Raspberry Pi", "scripts": { "start": "node app.js", |