From e66c8d394335982d749c8389ebdf92bab25d0c79 Mon Sep 17 00:00:00 2001 From: bichard7 Date: Thu, 22 Feb 2024 16:49:29 +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 bc873f25..fbc8d9b7 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.142", + "version": "2.0.143", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@moj-bichard7-developers/bichard7-next-data", - "version": "2.0.142", + "version": "2.0.143", "license": "MIT", "dependencies": { "jest": "^27.5.1", diff --git a/output-data/package.json b/output-data/package.json index d08a8b93..8a3b62b8 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.142", + "version": "2.0.143", "description": "The standing data for Bichard", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/pom.xml b/pom.xml index bd3cd42a..d1576bda 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.142 + 2.0.143 jar bichard7-next-data