From 3409db854565caeb17f87d1e5492a507c2a9103e Mon Sep 17 00:00:00 2001 From: Elan Shanker Date: Fri, 29 Dec 2017 17:34:13 -0500 Subject: [PATCH] Release 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4731eb67..fa1d5000 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "chokidar", "description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.", - "version": "1.7.0", + "version": "2.0.0", "keywords": [ "fs", "watch",