From 96b190d0c5e49e5a5cf3be17cc720d289938a8ec Mon Sep 17 00:00:00 2001 From: bendtherules Date: Mon, 20 Aug 2018 12:51:49 +0530 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33b8422..c02c4ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-undef-init", - "version": "0.0.1", + "version": "0.0.2", "description": "Always initialize variables during declaration. Set it explicitly to undefined, if required.", "keywords": [ "eslint",