From d8ed1004b7026e72774e88fb5e1985c31841daa9 Mon Sep 17 00:00:00 2001 From: Kevin Rode Date: Wed, 15 Jul 2020 17:20:10 -0400 Subject: [PATCH] Prepare v0.2.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a310df3..a4688ba 100644 --- a/package.json +++ b/package.json @@ -42,5 +42,5 @@ "url": "git+https://github.com/kevroded/va11halla-syntax.git" }, "theme": "syntax", - "version": "0.1.0" + "version": "0.2.0" }