Skip to content

Commit 9ddaafe

Browse files
committed
Bump servant-client version
1 parent fc12109 commit 9ddaafe

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

servant-client/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
client functions run.
99
([#936](https://github.com/haskell-servant/servant/pull/936))
1010

11+
0.13.0.1
12+
--------
13+
14+
- Support `base-compat-0.10`
15+
1116
0.13
1217
----
1318

servant-client/servant-client.cabal

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: servant-client
2-
version: 0.13
3-
x-revision: 2
2+
version: 0.13.0.1
43
synopsis: automatical derivation of querying functions for servant webservices
54
description:
65
This library lets you derive automatically Haskell functions that

0 commit comments

Comments
 (0)