Bump version.
This commit is contained in:
parent
2411e2966c
commit
d7757ea5ed
@ -1,26 +1,25 @@
|
|||||||
upcoming:
|
upcoming:
|
||||||
|
|
||||||
changes:
|
|
||||||
|
|
||||||
- description: Update CHANGELOG to YAML syntax.
|
|
||||||
pr: 16
|
|
||||||
authors: jkarni
|
|
||||||
date: 2016-09-14
|
|
||||||
|
|
||||||
- description: Support new CaptureAll combinator
|
|
||||||
pr: 16
|
|
||||||
authors: jkarni
|
|
||||||
date: 2016-09-14
|
|
||||||
|
|
||||||
- description: Support GHC 8
|
|
||||||
pr: 16
|
|
||||||
authors: jkarni
|
|
||||||
date: 2016-09-14
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
releases:
|
releases:
|
||||||
|
|
||||||
|
- version: "0.0.2.0"
|
||||||
|
changes:
|
||||||
|
|
||||||
|
- description: Update CHANGELOG to YAML syntax.
|
||||||
|
pr: 16
|
||||||
|
authors: jkarni
|
||||||
|
date: 2016-09-14
|
||||||
|
|
||||||
|
- description: Support new CaptureAll combinator
|
||||||
|
pr: 16
|
||||||
|
authors: jkarni
|
||||||
|
date: 2016-09-14
|
||||||
|
|
||||||
|
- description: Support GHC 8
|
||||||
|
pr: 16
|
||||||
|
authors: jkarni
|
||||||
|
date: 2016-09-14
|
||||||
|
|
||||||
- version: "0.0.1.1"
|
- version: "0.0.1.1"
|
||||||
changes:
|
changes:
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: servant-quickcheck
|
name: servant-quickcheck
|
||||||
version: 0.0.1.1
|
version: 0.0.2.0
|
||||||
synopsis: QuickCheck entire APIs
|
synopsis: QuickCheck entire APIs
|
||||||
description:
|
description:
|
||||||
This packages provides QuickCheck properties that are tested across an entire
|
This packages provides QuickCheck properties that are tested across an entire
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user