From b1d0a4899631895464c77a89bb043257714d23ba Mon Sep 17 00:00:00 2001 From: Alejandro Cotroneo Date: Thu, 11 Feb 2016 11:42:36 -0300 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a95f7aa..88e300a 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "keywords": ["laravel","saml", "saml2", "onelogin"], "homepage": "https://github.com/aacotroneo/laravel-saml2", "license": "MIT", - "version": "0.7.0", + "version": "0.7.1", "authors": [ { "name": "aacotroneo",