From eb18246ef3d663ff2011a545a70a2289881890d2 Mon Sep 17 00:00:00 2001 From: Guite Date: Sun, 10 May 2020 08:34:52 +0200 Subject: [PATCH] increased version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ab1ba54..f8bb6a6 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "zikula/oauth-module", - "version": "1.1.3", + "version": "1.2.0", "description": "Integrates league/oauth2-client and various providers.", "type": "zikula-module", "license": "MIT",