From e6052bdac61aa419d93ac2ac7141ce19c2cb8f44 Mon Sep 17 00:00:00 2001 From: Phil-Bastian Berndt Date: Fri, 28 Jun 2019 12:30:59 +0200 Subject: [PATCH] bump version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96aba87..354a624 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pug-lint-vue", - "version": "0.2.0", + "version": "0.3.0", "description": "Command line tool to lint Pug templates in Vue single file components.", "keywords": [ "lint",