From b8328f9f770080c5bed030fb84b9e5f933b5e38c Mon Sep 17 00:00:00 2001 From: Christopher Guindon <chris.guindon@eclipse-foundation.org> Date: Tue, 7 Jun 2022 10:42:24 -0400 Subject: [PATCH] 0.0.154 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d367e3..55eb63a 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "main": "webpack.min.js", "author": "Christopher Guindon", "license": "EPL-2.0", - "version": "0.0.153", + "version": "0.0.154", "bugs": { "url": "https://gitlab.eclipse.org/eclipsefdn/it/webdev/hugo-solstice-theme/-/issues" }, -- GitLab