Skip to content

Commit

Permalink
Merge pull request #290 from pcapriotti/topic/0.14.2
Browse files Browse the repository at this point in the history
Prepare for release
  • Loading branch information
HuwCampbell authored Feb 26, 2018
2 parents 135ee52 + e4adf04 commit b8265a4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## Version 0.14.1.0 (12 Feb 2018)
## Version 0.14.2.0 (26 Feb 2018)

- Updated dependency bounds.

## Version 0.14.1.0 (23 Feb 2018)

- Updated dependency bounds.

Expand Down
2 changes: 1 addition & 1 deletion optparse-applicative.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: optparse-applicative
version: 0.14.1.0
version: 0.14.2.0
synopsis: Utilities and combinators for parsing command line options
description:
optparse-applicative is a haskell library for parsing options
Expand Down

0 comments on commit b8265a4

Please sign in to comment.