From 2261eea43bf3a2f2d864368020c429ea6361bffe Mon Sep 17 00:00:00 2001 From: Korey Roberts <103640019+sb-kmr@users.noreply.github.com> Date: Wed, 24 Apr 2024 13:10:42 -0400 Subject: [PATCH] Qppbsr 10375 update to py2024 (#185) * Update to PY2024 * 1.2.8 * Add codeowner --------- Co-authored-by: Troy Grosh <86433795+tgroshSB@users.noreply.github.com> --- .github/CODEOWNERS | 2 +- constants.ts | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 97cd49d..c292d71 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,4 +4,4 @@ # You can also use email addresses if you prefer. # Default reviewers -* @tgroshSB @sb-KMR @kramerSB @boristotle +* @tgroshSB @sb-KMR @kramerSB @grooveIsAll \ No newline at end of file diff --git a/constants.ts b/constants.ts index 51fd857..1e0c9b6 100644 --- a/constants.ts +++ b/constants.ts @@ -1 +1 @@ -export const performanceYear = '2023'; \ No newline at end of file +export const performanceYear = '2024'; \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index bbb1168..4bc849c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cmsgov/wi-validation", - "version": "1.2.7", + "version": "1.2.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@cmsgov/wi-validation", - "version": "1.2.7", + "version": "1.2.8", "dependencies": { "class-transformer": "^0.5.1", "class-validator": "^0.14.0", diff --git a/package.json b/package.json index 2032f31..42cebe7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cmsgov/wi-validation", - "version": "1.2.7", + "version": "1.2.8", "description": "CMS Web Interface Client and API Validation", "keywords": [ "validation",