From b9c12d08bf4bcf3cfe8825061be0487e71b886d5 Mon Sep 17 00:00:00 2001 From: Johnathan Date: Wed, 1 May 2024 10:03:22 -0600 Subject: [PATCH] chore: Update package.json version to 1.0.7 (#14) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0516149..9ffb6a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@luca-financial/luca-schema", - "version": "1.0.7-beta.4", + "version": "1.0.7", "description": "Schemas for the Luca Ledger application", "author": "Johnathan Aspinwall", "main": "dist/index.js",