From f88d016d89852efa60d29c54d991f4a720789e28 Mon Sep 17 00:00:00 2001 From: Rob Royce Date: Sat, 20 May 2023 20:46:01 -0700 Subject: [PATCH] chore: release 0.8.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63cda1b4..304871eb 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "knowledge-canvas", - "version": "0.8.2", + "version": "0.8.3", "description": "Knowledge is a tool for saving, searching, accessing, and exploring all of your favorite websites, documents and files.", "author": "Rob Royce (https://robroyce.dev)", "license": "Apache-2.0",