Version bump

This commit is contained in:
Alex Bilbie 2013-02-20 13:17:36 +00:00
parent 43d064733f
commit c692ac8bab
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 1.0.3 (released 2013-02-20)
* Changed all instances of the "authentication server" to "authorization server"
## 1.0.2 (released 2013-02-20)
* Fixed MySQL create table order

View File

@ -1,7 +1,7 @@
{
"name": "lncd/oauth2",
"description": "OAuth 2.0 Framework",
"version": "1.0.2",
"version": "1.0.3",
"homepage": "https://github.com/lncd/OAuth2",
"license": "MIT",
"require": {