diff --git a/package-lock.json b/package-lock.json index 90d7773..1bc645d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mock-saml", - "version": "1.3.8", + "version": "1.3.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mock-saml", - "version": "1.3.8", + "version": "1.3.9", "license": "Apache 2.0", "dependencies": { "@boxyhq/saml20": "1.4.14", diff --git a/package.json b/package.json index 0fb65ac..e228a9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mock-saml", - "version": "1.3.8", + "version": "1.3.9", "description": "Mock SAML is a free SAML 2.0 Identity Provider for testing SAML SSO integrations.", "private": true, "license": "Apache 2.0",