From f6bcc005a5ae499723c5dbb8d6150d25ae96163d Mon Sep 17 00:00:00 2001 From: bichard7 Date: Mon, 4 Nov 2024 08:57:19 +0000 Subject: [PATCH] Bump package version [skip actions] --- output-data/package-lock.json | 4 ++-- output-data/package.json | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/output-data/package-lock.json b/output-data/package-lock.json index f827b03..3d981d7 100644 --- a/output-data/package-lock.json +++ b/output-data/package-lock.json @@ -1,12 +1,12 @@ { "name": "@moj-bichard7-developers/bichard7-next-data", - "version": "2.0.224", + "version": "2.0.225", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@moj-bichard7-developers/bichard7-next-data", - "version": "2.0.224", + "version": "2.0.225", "license": "MIT", "dependencies": { "jest": "^27.5.1", diff --git a/output-data/package.json b/output-data/package.json index e9ac87e..71c0a94 100644 --- a/output-data/package.json +++ b/output-data/package.json @@ -1,6 +1,6 @@ { "name": "@moj-bichard7-developers/bichard7-next-data", - "version": "2.0.224", + "version": "2.0.225", "description": "The standing data for Bichard", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/pom.xml b/pom.xml index 0dabe33..1e738cb 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ The pom.xml file is generated by substituting the PACKAGE_JSON_VERSION variable in the pom.template.xml file. This is done by the `Release` GitHub action. --> - 2.0.224 + 2.0.225 jar bichard7-next-data