Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Sep 25, 2016
1 parent 06a6fbd commit 856e60e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions yesod-core/ChangeLog.md
@@ -1,3 +1,7 @@
## 1.4.25

* Add instance of MonadHandler and MonadWidget for ExceptT [#1278](https://github.com/yesodweb/yesod/pull/1278)

## 1.4.24

* cached and cachedBy will not overwrite global state changes [#1268](https://github.com/yesodweb/yesod/pull/1268)
Expand Down
2 changes: 1 addition & 1 deletion yesod-core/yesod-core.cabal
@@ -1,5 +1,5 @@
name: yesod-core
version: 1.4.24
version: 1.4.25
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
Expand Down

0 comments on commit 856e60e

Please sign in to comment.