From 02f644564c90be93a3b1bfa70a0600d6633377ac Mon Sep 17 00:00:00 2001 From: Andrew Branch Date: Tue, 6 Jul 2021 09:00:01 -0600 Subject: [PATCH] 3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 126e842..49fa10b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-remark-vscode", - "version": "3.2.1", + "version": "3.3.0", "description": "Gatsby plugin to provide VS Code’s syntax highlighting to Markdown code fences", "main": "index.js", "scripts": {