Update version

This commit is contained in:
2018-08-20 12:51:49 +05:30
parent 238f97473a
commit 96b190d0c5
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "eslint-plugin-undef-init", "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.", "description": "Always initialize variables during declaration. Set it explicitly to undefined, if required.",
"keywords": [ "keywords": [
"eslint", "eslint",