From a93ae183fab8c6634f7056f3c71b5308fb804005 Mon Sep 17 00:00:00 2001 From: talon Date: Mon, 29 Mar 2021 10:16:21 -0600 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 247453c..1e8cf6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gmi-web-cli", - "version": "1.0.0", + "version": "1.0.1", "description": "Convert text/gemini to text/html.", "main": "html.js", "type": "module",