Bump up version (#177)

This commit is contained in:
Aswin V 2023-05-16 10:46:26 +05:30 committed by GitHub
parent 6c3ca54f1c
commit 3fec5495e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "mock-saml",
"version": "1.1.1",
"version": "1.1.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mock-saml",
"version": "1.1.1",
"version": "1.1.2",
"license": "Apache 2.0",
"dependencies": {
"@boxyhq/saml20": "1.1.5",

View File

@ -1,6 +1,6 @@
{
"name": "mock-saml",
"version": "1.1.1",
"version": "1.1.2",
"description": "Mock SAML is a free SAML 2.0 Identity Provider for testing SAML SSO integrations.",
"private": true,
"license": "Apache 2.0",