apiary-cookie 0.4.1.0 → 0.4.2.0
raw patch · 1 files changed
+2/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- apiary-cookie.cabal +2/−1
apiary-cookie.cabal view
@@ -1,8 +1,9 @@ name: apiary-cookie-version: 0.4.1.0+version: 0.4.2.0 x-revision: 1 synopsis: Cookie support for apiary web framework. description:+ example: <https://github.com/philopon/apiary/blob/master/examples/cookie.hs> license: MIT license-file: LICENSE author: HirotomoMoriwaki<philopon.dependence@gmail.com>