From c4bf8cbe2180a7560f57d2aa458e1acb5b65f3c4 Mon Sep 17 00:00:00 2001 From: Andy Edwards Date: Thu, 31 Oct 2019 14:18:14 -0500 Subject: [PATCH] chore(package.json): bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fd94d5..4b37fe1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flow-watch", - "version": "1.1.4", + "version": "1.1.5", "description": "clear the console and run flow on file changes", "main": "./index.js", "bin": {