From 17ec53b04694aee66cae81af17f87a71f57d6bd0 Mon Sep 17 00:00:00 2001 From: Billy Janitsch Date: Mon, 12 Dec 2016 18:53:32 -0500 Subject: [PATCH] Release 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5d885d..3c8afd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-kensho", - "version": "0.0.0", + "version": "1.0.0", "description": "Standard Kensho config to lint JS files.", "main": "index.js", "author": "Billy Janitsch (http://billyjanitsch.com)",