From c1f1d53674b9c6fc40b410e67e4750376a9a2d4f Mon Sep 17 00:00:00 2001 From: Christopher Guindon <chris.guindon@eclipse-foundation.org> Date: Fri, 19 May 2023 10:47:57 -0400 Subject: [PATCH] 0.0.227 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fe90c3f..0ea8720d 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.226", + "version": "0.0.227", "bugs": { "url": "https://gitlab.eclipse.org/eclipsefdn/it/webdev/solstice-assets/-/issues" }, -- GitLab