From 69680bc95827d8c40897ea721852de7b63450a63 Mon Sep 17 00:00:00 2001 From: Miguel Castillo Date: Tue, 12 May 2015 19:40:40 -0400 Subject: [PATCH] Release v1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f8d4bd..f556b3c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "title": "Interactive Linter", "name": "interactive-linter", "description": "Interactive linting for Brackets", - "version": "1.0.2", + "version": "1.0.3", "author": "Miguel Castillo ", "contributors": ["Mark Simulacrum "], "homepage": "https://github.com/MiguelCastillo/Brackets-InteractiveLinter",