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