hjsmin bump

This commit is contained in:
Michael Snoyman 2012-04-19 11:07:48 +03:00
parent 9fbd9d239d
commit dcbccfaa71
2 changed files with 2 additions and 2 deletions

View File

@ -95,7 +95,7 @@ executable ~project~
, shakespeare-css >= 1.0 && < 1.1
, shakespeare-js >= 1.0 && < 1.1
, shakespeare-text >= 1.0 && < 1.1
, hjsmin >= 0.0.14 && < 0.1
, hjsmin >= 0.1 && < 0.2
, monad-control >= 0.3 && < 0.4
, wai-extra >= 1.2 && < 1.3
, yaml >= 0.7 && < 0.8

View File

@ -1,5 +1,5 @@
name: yesod
version: 1.0.1
version: 1.0.1.1
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>