From bfb4015eedc05a2e37b7dadec6f43387dfbf3057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Sajn=C3=B3g?= Date: Sat, 17 Jun 2017 01:00:48 +0200 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 968de1392..0a9138d4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-vue", - "version": "3.0.1", + "version": "3.1.0", "description": "Official ESLint plugin for Vue.js", "main": "lib/index.js", "scripts": {