From a9636ce04807314065b739ecde5ef41f6640126e Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 24 Jan 2025 02:40:20 +0100 Subject: [PATCH] 1.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e3191d..06f6c4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docs.foss.global", - "version": "1.0.8", + "version": "1.0.9", "private": false, "description": "Documentation and tooling setup for foss.global project.", "main": "dist_ts/index.js",