From cf57c879922fda10596a0465dc45022283516431 Mon Sep 17 00:00:00 2001 From: Nicholas Gates Date: Thu, 31 Mar 2022 11:46:58 -0400 Subject: [PATCH] chore: bump the version number to 5.4.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 56c6032d..16dfb237 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "qpp-measures-data", - "version": "5.4.0", + "version": "5.4.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4f540466..b947353f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qpp-measures-data", - "version": "5.4.0", + "version": "5.4.1", "description": "Quality Payment Program Measures Data Repository", "repository": { "type": "git",