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