From 740454d87e48e038a61af08729b17da2e2b09315 Mon Sep 17 00:00:00 2001 From: nicwands Date: Mon, 18 May 2026 15:21:55 -0400 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6eb6dd..a54214b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "takerofnotes-app", - "version": "0.2.0", + "version": "0.3.0", "description": "An Electron application with Vue", "main": "./out/main/index.js", "author": "example.com",