From 8808eb69914df5f46134101b519b728b0e9efc2b Mon Sep 17 00:00:00 2001 From: Rolf Erik Lekang Date: Sun, 1 May 2016 21:57:34 +0200 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b06ea2..df324db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lint-filter", - "version": "1.2.0", + "version": "1.3.0", "description": "Lint touched code stricter", "main": "./lib", "bin": "./lint-filter.js",