From 58e1128f66d346d724ba3039c7f1e20f1c4b54b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 11:07:49 +0000 Subject: [PATCH] 0.0.51 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 93d5d09..08bb742 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ep_what_have_i_missed", - "version": "0.0.50", + "version": "0.0.51", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 185a991..60addaf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ep_what_have_i_missed", - "version": "0.0.50", + "version": "0.0.51", "description": "What have I missed when I have been away from a pad? Diff view in a modal then additional functionality for reviewing changes", "author": "John McLear ", "contributors": [],