diff --git a/.gitignore b/.gitignore index 8eec6fc..7859eb1 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,4 @@ node_modules/ out/ build/ -bundle.js \ No newline at end of file +bundle.js diff --git a/package.json b/package.json index ed97f98..416c328 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "huebert", - "version": "0.1.2", + "version": "0.1.3", "description": "Desktop client for Philips Hue", "main": "index.js", "scripts": {