From f10be6bbe1b3a0afa54527a83d044b9651724dc0 Mon Sep 17 00:00:00 2001 From: Adi Dahiya Date: Thu, 16 Jun 2016 15:34:16 -0400 Subject: [PATCH] v0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e034f8..8a28040 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tslint-react", - "version": "0.1.0", + "version": "0.2.0", "description": "React-specific rules for TSLint", "repository": { "type": "git",