From 4a82f80e0c3023d5f6f690478f9de293ba1209d1 Mon Sep 17 00:00:00 2001 From: Gabriele Petronella Date: Fri, 24 Jun 2016 20:52:48 +0200 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b69cc84..3b84a0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-no-loops", - "version": "0.2.0", + "version": "0.3.0", "description": "Disallow loops", "main": "index.js", "directories": {