From aa27c7e7ee36208c3d2489841e1b767b7ddf393e Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Mon, 3 Aug 2015 13:14:26 -0700 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0aefb15..7962d11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-standard", - "version": "1.1.0", + "version": "1.2.0", "description": "ESlint Plugin for the Standard Linter", "main": "index.js", "scripts": {