Skip to content

Commit d726488

Browse files
committed
Bump version to 0.3.0.0
1 parent b8d0e97 commit d726488

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased changes
44

5+
## 0.3.0.0
6+
7+
- Add support for multipart forms
8+
59
## 0.2.0.0
610

711
- Update code with changes from `haskell-to-elm-0.2.0.0`

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: servant-to-elm
2-
version: 0.2.0.0
2+
version: 0.3.0.0
33
github: "folq/servant-to-elm"
44
license: BSD3
55
author: "Olle Fredriksson"

0 commit comments

Comments
 (0)