From 29a3102fd7253d76c4a702a9a3291299dbc5befe Mon Sep 17 00:00:00 2001 From: Aetherinox <118329232+Aetherinox@users.noreply.github.com> Date: Sun, 10 Mar 2024 10:25:44 -0700 Subject: [PATCH 1/2] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59e44ef0..8a82e67c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gistr", - "version": "1.4.0", + "version": "1.4.2", "description": "Integrate OpenGist and Github gist snippets in your notes.", "main": "main.js", "repository": { From 96e69e70ba9e9317091a340e4de0e32aa8d02f4b Mon Sep 17 00:00:00 2001 From: Aetherinox <118329232+Aetherinox@users.noreply.github.com> Date: Sun, 10 Mar 2024 10:26:01 -0700 Subject: [PATCH 2/2] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a82e67c..59e44ef0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gistr", - "version": "1.4.2", + "version": "1.4.0", "description": "Integrate OpenGist and Github gist snippets in your notes.", "main": "main.js", "repository": {