From 516623ba2d51146b1a3d579be43f2b906189866e Mon Sep 17 00:00:00 2001 From: Amjad Masad Date: Mon, 25 Sep 2017 12:46:33 -0700 Subject: [PATCH] cli ignored option --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2baab8..658c52c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sane", - "version": "2.1.0", + "version": "2.2.0", "description": "Sane aims to be fast, small, and reliable file system watcher.", "main": "index.js", "repository": {