From 8e08fb609c930bef90b9bd506cfdfadecf5f1367 Mon Sep 17 00:00:00 2001 From: Kevin Rode Date: Mon, 4 Jan 2021 01:31:14 -0500 Subject: [PATCH] Prepare v2.0.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e0e431..54f021f 100644 --- a/package.json +++ b/package.json @@ -42,5 +42,5 @@ "url": "git+https://github.com/kevroded/va11halla-syntax.git" }, "theme": "syntax", - "version": "1.0.0" + "version": "2.0.0" }