From 7641abf86f1b7347341bc50166dc518abeff06fa Mon Sep 17 00:00:00 2001 From: bichard7 Date: Tue, 10 Oct 2023 09:21:47 +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 ab5b30ee..c30390cb 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.122", + "version": "2.0.123", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@moj-bichard7-developers/bichard7-next-data", - "version": "2.0.122", + "version": "2.0.123", "license": "MIT", "dependencies": { "jest": "^27.5.1", diff --git a/output-data/package.json b/output-data/package.json index 5215b149..19eb65b7 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.122", + "version": "2.0.123", "description": "The standing data for Bichard", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/pom.xml b/pom.xml index a17636a0..1d65fa4e 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.122 + 2.0.123 jar bichard7-next-data