From 890504b238e79bd2c6347b47f77d455e549e47c7 Mon Sep 17 00:00:00 2001 From: ppaul Date: Thu, 24 Jun 2021 17:34:31 -0400 Subject: [PATCH] Release new version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 683452d..7a05a02 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,6 @@ "dependencies": { "joi": "^17.2.0", "jsonwebtoken": "^8.2.2", - "screwdriver-data-schema": "^21.0.0" + "screwdriver-data-schema": "^21.5.0" } }