Version bump

This commit is contained in:
Michael 2011-05-02 15:35:27 +03:00
parent 47317556a9
commit f3997728f6

View File

@ -1,5 +1,5 @@
name: authenticate name: authenticate
version: 0.9.0 version: 0.9.0.1
license: BSD3 license: BSD3
license-file: LICENSE license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com> author: Michael Snoyman <michael@snoyman.com>
@ -28,7 +28,7 @@ library
RSA >= 1.0 && < 1.1, RSA >= 1.0 && < 1.1,
time >= 1.1 && < 1.3, time >= 1.1 && < 1.3,
base64-bytestring >= 0.1 && < 0.2, base64-bytestring >= 0.1 && < 0.2,
SHA >= 1.4 && < 1.5, SHA >= 1.4 && < 1.6,
random >= 1.0 && < 1.1, random >= 1.0 && < 1.1,
text >= 0.5 && < 1.0, text >= 0.5 && < 1.0,
http-types >= 0.6 && < 0.7, http-types >= 0.6 && < 0.7,