Minor cabal file improvements

This commit is contained in:
Michael Snoyman 2018-08-08 15:42:26 +03:00
parent 1c51a93a45
commit fcc90244eb
No known key found for this signature in database
GPG Key ID: A048E8C057E86876
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 0.3.0.1
* Minor cabal file improvements
## 0.3.0 ## 0.3.0
* Upgrade to yesod-core 1.6 * Upgrade to yesod-core 1.6

View File

@ -1,5 +1,5 @@
name: yesod-websockets name: yesod-websockets
version: 0.3.0 version: 0.3.0.1
synopsis: WebSockets support for Yesod synopsis: WebSockets support for Yesod
homepage: https://github.com/yesodweb/yesod homepage: https://github.com/yesodweb/yesod
license: MIT license: MIT