Bump servant-client version

This commit is contained in:
Oleg Grenrus 2018-04-11 11:16:39 +03:00
parent fc12109514
commit 9ddaafed42
2 changed files with 6 additions and 2 deletions

View File

@ -8,6 +8,11 @@
client functions run.
([#936](https://github.com/haskell-servant/servant/pull/936))
0.13.0.1
--------
- Support `base-compat-0.10`
0.13
----

View File

@ -1,6 +1,5 @@
name: servant-client
version: 0.13
x-revision: 2
version: 0.13.0.1
synopsis: automatical derivation of querying functions for servant webservices
description:
This library lets you derive automatically Haskell functions that