From 8724a1efb07e60008a38d741358a5e2d064c5623 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Mon, 27 Aug 2012 15:43:26 +0100 Subject: [PATCH] Updated composer.json with new version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cff35e42..0ab791d7 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "lncd/Oauth2", "description": "OAuth 2.0 server - UNDER DEVELOPMENT - NOT READY FOR PRIMETIME", - "version": "0.0.1", + "version": "0.1", "homepage": "https://github.com/lncd/OAuth2", "license": "MIT", "require": {