From 88185320a8bd41514695cbdf1e6a6194cc1ca769 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Tue, 28 Aug 2012 12:30:58 +0100 Subject: [PATCH] Version bump --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 353aa1d8..28cc02b4 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "lncd/Oauth2", "description": "OAuth 2.0 Framework", - "version": "0.2", + "version": "0.2.1", "homepage": "https://github.com/lncd/OAuth2", "license": "MIT", "require": {