diff --git a/package.json b/package.json
index f72494b..4a979e3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "lessc-watcher",
-    "version": "1.1.4",
+    "version": "1.1.5",
     "description": "A minimal package to watch less files and compile them to css",
     "main": "dist/index.js",
     "bin": {