From 1c500ff052d8f8217d5fcfebaea70a0533e9fcce Mon Sep 17 00:00:00 2001 From: nicwands Date: Mon, 2 Mar 2026 10:36:12 -0500 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b49e5a1..b3ceb7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app.takerofnotes.com", - "version": "1.0.0", + "version": "0.1.0", "description": "An Electron application with Vue", "main": "./out/main/index.js", "author": "example.com",