Version bump

This commit is contained in:
Michael Snoyman 2014-11-19 11:10:45 +02:00
parent 9a4348a0e3
commit b15ce6b1ea
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
__1.4.4.1__ Improvements to etag/if-none-match support #868 #869
__1.4.4__ Add the `notModified` and `setEtag` functions.
__1.4.3__ Switch to mwc-random for token generation.

View File

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