From 3ee9175a5d5afd047f3b56ff2b34db30f52f97c4 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Sun, 14 Oct 2012 17:20:48 +0100 Subject: [PATCH] Version bump Signed-off-by: Alex Bilbie --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c61b59d3..2ba0a2f1 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "lncd/oauth2", "description": "OAuth 2.0 Framework", - "version": "0.2.3", + "version": "0.3", "homepage": "https://github.com/lncd/OAuth2", "license": "MIT", "require": {