Skip to content

Commit 22c02aa

Browse files
committed
Bump version
1 parent e4ebed6 commit 22c02aa

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.11.1
2+
-----
3+
4+
- Support `servant-0.13`
5+
- Export MultipartBackend and TmpBackendOptions
6+
17
0.11
28
----
39

servant-multipart.cabal

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: servant-multipart
2-
version: 0.11
3-
x-revision: 1
2+
version: 0.11.1
43
synopsis: multipart/form-data (e.g file upload) support for servant
54
description:
65
This package adds support for file upload to the servant ecosystem. It draws

0 commit comments

Comments
 (0)