Version bump and close #149
This commit is contained in:
parent
6228ccc351
commit
a28d4b16f5
@ -1,3 +1,7 @@
|
|||||||
|
## 1.5.0.5
|
||||||
|
|
||||||
|
* Avoid lazy I/O in mkEmbeddedStatic (fixes [#149](https://github.com/yesodweb/yesod/issues/149))
|
||||||
|
|
||||||
## 1.5.0.4
|
## 1.5.0.4
|
||||||
|
|
||||||
* Doc tweaks
|
* Doc tweaks
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-static
|
name: yesod-static
|
||||||
version: 1.5.0.4
|
version: 1.5.0.5
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user