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