From 35f7b55da9b06dec33fbf96aa6211edb1225a10f Mon Sep 17 00:00:00 2001 From: dickhardt Date: Tue, 12 Mar 2024 18:19:57 -0700 Subject: [PATCH] fix --- README.md | 2 -- package.json | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index b8e19a7..ae9137f 100644 --- a/README.md +++ b/README.md @@ -45,5 +45,3 @@ If possible, the sample app will have a link to test out the sample app, as well [MIT](LICENSE) -## Some test text to test new branch - diff --git a/package.json b/package.json index 5e13dd5..f5e05e0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "src", "private": true, - "version": "2024.3.10", + "version": "2024.3.12", "type": "module", "scripts": { "dev": "vite",