Bump version

This commit is contained in:
Chocobozzz 2022-04-20 08:58:36 +02:00
parent 0af3ccbe9c
commit 0e4b9bb1fb
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{
"name": "peertube-plugin-auth-saml2",
"version": "0.0.5",
"version": "0.0.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "peertube-plugin-auth-saml2",
"version": "0.0.5",
"version": "0.0.6",
"dependencies": {
"@peertube/saml2-js": "^3.0.2"
}

View File

@ -1,6 +1,6 @@
{
"name": "peertube-plugin-auth-saml2",
"version": "0.0.5",
"version": "0.0.6",
"description": "Add SAML 2 support to login form in PeerTube.",
"engine": {
"peertube": ">=3.0.0"