Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
HuwCampbell committed May 23, 2023
1 parent ae82a50 commit c02acf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## Version 0.17.1.0 (21 May 2023)

- Widen bounds for `ansi-wl-pprint`. This supports the use of `prettyprinter`
in a non-breaking way, as the `ansi-wl-pprint > 1.0` support the newer
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.17.0.0
version: 0.17.1.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 c02acf2

Please sign in to comment.