From e415e0051a31ad66c8a2b9fc2016b4404d0e333a Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Thu, 24 Jan 2013 15:44:07 +0000 Subject: [PATCH] Version bump --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ff2341e4..883bfc64 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "lncd/oauth2", "description": "OAuth 2.0 Framework", - "version": "0.4.1", + "version": "0.4.2", "homepage": "https://github.com/lncd/OAuth2", "license": "MIT", "require": {