From 19dceaf9a1b236dfda9bea8e457afbb6f95c535a Mon Sep 17 00:00:00 2001 From: Adam Gillaspie Date: Wed, 4 Sep 2024 16:43:09 -0400 Subject: [PATCH] 2.14.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f44e363..d5df818 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pactsafe/pactsafe-react-sdk", - "version": "2.13.3", + "version": "2.14.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@pactsafe/pactsafe-react-sdk", - "version": "2.13.3", + "version": "2.14.0", "license": "MIT", "dependencies": { "classnames": "^2.3.2", diff --git a/package.json b/package.json index d2f346e..be48843 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pactsafe/pactsafe-react-sdk", - "version": "2.13.3", + "version": "2.14.0", "description": "Ironclad Clickwrap React SDK - SDK for easy Ironclad Clickwrap implementations leveraging the Ironclad JavaScript Library & API", "author": "Ironclad", "license": "MIT",