From 08cb8f56e1a80ebcd0eace590e85a399f72dfbbd Mon Sep 17 00:00:00 2001 From: Christopher Guindon <chris.guindon@eclipse-foundation.org> Date: Wed, 5 Oct 2022 14:42:35 -0400 Subject: [PATCH] 0.0.208 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45dc61e5..cabe0b88 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.207", + "version": "0.0.208", "bugs": { "url": "https://gitlab.eclipse.org/eclipsefdn/it/webdev/solstice-assets/-/issues" }, -- GitLab