Skip to content

Commit e9bc233

Browse files
fisxmaksbotan
authored andcommitted
Bump version to 0.12
1 parent 92fd1e2 commit e9bc233

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
0.11.7
2-
------
1+
0.12
2+
----
33

44
- support servant-0.18
5+
- version bump for breaking change in
6+
[#36](https://github.com/haskell-servant/servant-multipart/pull/36)
57

68
0.11.6
79
------

servant-multipart.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: servant-multipart
2-
version: 0.11.7
2+
version: 0.12
33
synopsis: multipart/form-data (e.g file upload) support for servant
44
description:
55
This package adds support for file upload to the servant ecosystem. It draws

0 commit comments

Comments
 (0)