From 78e05797f2723b3e720610ad602369387083c99a Mon Sep 17 00:00:00 2001 From: mgechev Date: Tue, 20 Jun 2017 18:48:55 -0700 Subject: [PATCH] chore: npm bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ae1a117b..d91c436fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codelyzer", - "version": "3.1.0", + "version": "3.1.1", "description": "Linting for Angular applications, following angular.io/styleguide.", "main": "index.js", "scripts": {