Bump version

This commit is contained in:
Julian K. Arni 2016-10-18 14:40:40 +02:00
parent b1227d3864
commit 47391784ce
2 changed files with 10 additions and 6 deletions

View File

@ -1,12 +1,16 @@
upcoming:
- description: Make onlyJsonObjects succeed in non-JSON endpoints
issue: 20
authors: jkarni
date: 2016-10-18
releases:
- version: "0.0.2.2"
changes:
- description: Make onlyJsonObjects succeed in non-JSON endpoints
issue: 20
authors: jkarni
date: 2016-10-18
- version: "0.0.2.1"
changes:

View File

@ -1,5 +1,5 @@
name: servant-quickcheck
version: 0.0.2.1
version: 0.0.2.2
synopsis: QuickCheck entire APIs
description:
This packages provides QuickCheck properties that are tested across an entire