From 0ed6674ceb5e1f790a68ee1c3d8386fdd8594c14 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Mon, 10 Dec 2012 21:31:08 +0000 Subject: [PATCH] Version bump. Fixed website --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 2ba0a2f1..93e4d626 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "lncd/oauth2", "description": "OAuth 2.0 Framework", - "version": "0.3", + "version": "0.3.3", "homepage": "https://github.com/lncd/OAuth2", "license": "MIT", "require": { @@ -29,7 +29,7 @@ { "name": "Alex Bilbie", "email": "hello@alexbilbie.com", - "homepage": "http://www.httpster.org", + "homepage": "http://www.alexbilbie.com", "role": "Developer" } ],