From 9b7ed71405166eb32504a1f013ad354cce825caa Mon Sep 17 00:00:00 2001 From: bichard7 Date: Mon, 18 Nov 2024 08:55:26 +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 16bafe2..de389c4 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.230", + "version": "2.0.231", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@moj-bichard7-developers/bichard7-next-data", - "version": "2.0.230", + "version": "2.0.231", "license": "MIT", "dependencies": { "jest": "^27.5.1", diff --git a/output-data/package.json b/output-data/package.json index 519fed0..d1378f8 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.230", + "version": "2.0.231", "description": "The standing data for Bichard", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/pom.xml b/pom.xml index 792ab9c..2f659b7 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.230 + 2.0.231 jar bichard7-next-data