From 0688f5da44b6ab6f738d3c0397df910bc590ef88 Mon Sep 17 00:00:00 2001
From: Alejandro Cotroneo <aacotroneo@users.noreply.github.com>
Date: Fri, 14 Jul 2017 11:25:26 -0300
Subject: [PATCH] update version for a new release

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 8908ffa..c2894b1 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.9.1",
+    "version": "0.10.0",
     "authors": [
         {
             "name": "aacotroneo",