From 46f4e31f38c584c2139d30a019243e4c43328bb7 Mon Sep 17 00:00:00 2001 From: Maclean Dunkin <65423362+Maclean-D@users.noreply.github.com> Date: Sat, 3 May 2025 17:01:56 -0600 Subject: [PATCH] Bump version to 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ca1de8..7d36032 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-limitless-lifelogs", - "version": "1.0.4", + "version": "1.0.5", "description": "Download and sync your Limitless AI lifelog entries into Obsidian markdown files.", "main": "main.js", "scripts": {