Version bumps
This commit is contained in:
parent
0100b3e525
commit
6751d24d75
@ -1,3 +1,7 @@
|
||||
## 1.4.8
|
||||
|
||||
* Add a bunch of `Semigroup` instances
|
||||
|
||||
## 1.4.7.3
|
||||
|
||||
* Remove defunct reference to SpecialResponse [#925](https://github.com/yesodweb/yesod/issues/925)
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: yesod-core
|
||||
version: 1.4.7.3
|
||||
version: 1.4.8
|
||||
license: MIT
|
||||
license-file: LICENSE
|
||||
author: Michael Snoyman <michael@snoyman.com>
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
## 1.4.3.1
|
||||
|
||||
* Improved README
|
||||
|
||||
## 1.4.2
|
||||
|
||||
Provide `Example` instance for `YesodExample`.
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: yesod-test
|
||||
version: 1.4.3
|
||||
version: 1.4.3.1
|
||||
license: MIT
|
||||
license-file: LICENSE
|
||||
author: Nubis <nubis@woobiz.com.ar>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user