Fixed mistake in README

This commit is contained in:
Gideon le Grange 2015-03-29 21:14:08 +02:00
parent 8bde47a9ad
commit a2b109ebb7
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ This library uses [semantic versioning](http://semver.org/)
**The current stable version is 2.0.3.** **The current stable version is 2.0.3.**
### Changes in version 2.0.2: ### Changes in version 2.0.3:
* Fixed bug #18 - An empty username in ```login()``` caused the API to hang. * Fixed bug #18 - An empty username in ```login()``` caused the API to hang.