From 214ceefd8e9bae6c7dd09939548f6eb8f05ab4d7 Mon Sep 17 00:00:00 2001 From: renehernandez <7692501+renehernandez@users.noreply.github.com> Date: Thu, 15 Apr 2021 10:10:30 -0400 Subject: [PATCH] Bump to version 0.0.3 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 6dce8dc..d198b49 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-readwise", "name": "Readwise", - "version": "0.0.2", + "version": "0.0.3", "minAppVersion": "0.11.9", "description": "Sync Readwise highlights into your notes", "author": "Rene Hernandez", diff --git a/package.json b/package.json index 6ea969a..23b6e1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-readwise", - "version": "0.0.2", + "version": "0.0.3", "description": "Sync Readwise highlights into your notes", "repository": { "type": "git",