Bumping version number (0.7.2)

This commit is contained in:
ciaranj 2010-05-18 19:14:06 +01:00
parent 341136d554
commit 76cddbdf2b
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@ Also provides rudimentary OAuth2 support, tested against facebook connect.
Change History Change History
============== ==============
0.7.2 - Fixes some broken unit tests!
0.7.0 - Introduces support for HTTPS end points and callback URLS for OAuth 1.0A and Oauth 2 (Please be aware that this was a breaking change to the constructor arguments order) 0.7.0 - Introduces support for HTTPS end points and callback URLS for OAuth 1.0A and Oauth 2 (Please be aware that this was a breaking change to the constructor arguments order)

View File

@ -1,4 +1,4 @@
--- ---
name: oauth name: oauth
description: An implementation of an OAuth client. description: An implementation of an OAuth client.
version: 0.7.0 version: 0.7.2