From 6fd9be84977d5dea31b865ce046095b354987015 Mon Sep 17 00:00:00 2001 From: Vincent Weevers Date: Fri, 6 Sep 2019 11:42:04 +0200 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 150b8b7..88467a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hallmark", - "version": "1.2.0", + "version": "2.0.0", "description": "Markdown Style Guide, with linter and automatic fixer", "author": "Vincent Weevers", "license": "GPL-3.0",