From af58ebf15a8c98019ebd7777fe4582c487134d8b Mon Sep 17 00:00:00 2001 From: Christopher Guindon <chris.guindon@eclipse-foundation.org> Date: Fri, 13 Jan 2023 16:11:22 -0500 Subject: [PATCH] 0.0.214 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b116d18d..0a788857 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "main": "js/main.js", "author": "Christopher Guindon", "license": "EPL-2.0", - "version": "0.0.213", + "version": "0.0.214", "bugs": { "url": "https://gitlab.eclipse.org/eclipsefdn/it/webdev/solstice-assets/-/issues" }, -- GitLab