This commit is contained in:
Alex Bilbie 2013-02-21 17:51:51 +00:00
parent 822669fc0c
commit e555f67c8d
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## 1.0.4 (released 2013-02-21)
## 1.0.5 (released 2013-02-21)
* Fixed the SQL example for SessionInterface::getScopes()

View File

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