From 406689b360d2f0cf550f4c3b6658896cce1b884e Mon Sep 17 00:00:00 2001 From: "optic-release-automation[bot]" <94357573+optic-release-automation[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 10:43:48 -0500 Subject: [PATCH] Release v3.0.0-next.25 (#240) Co-authored-by: Evan Hahn --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index cae1fba..e5a97a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mapeo/schema", - "version": "3.0.0-next.24", + "version": "3.0.0-next.25", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mapeo/schema", - "version": "3.0.0-next.24", + "version": "3.0.0-next.25", "license": "MIT", "dependencies": { "compact-encoding": "^2.12.0", diff --git a/package.json b/package.json index f0f2473..afab5d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mapeo/schema", - "version": "3.0.0-next.24", + "version": "3.0.0-next.25", "description": "JSON schema and flow types for Mapeo", "main": "dist/index.js", "type": "module",