Skip to content

Commit

Permalink
Version bump to 0.1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Willis committed Jun 11, 2021
1 parent 8e7b8e2 commit 7abe573
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
## 0.1.0.0 -- 2021-06-10

* First version. Released on an unsuspecting world.

## 0.1.0.1 -- 2021-06-11

* Support for GHC 9.0 in place.
2 changes: 1 addition & 1 deletion parsley-garnish.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: parsley-garnish
version: 0.1.0.0
version: 0.1.0.1
synopsis: A collection of GHC plugins to work with parsley
description: This package contains a collection (for now one) to help
remove boilerplate when writing parsers using @parsley@.
Expand Down

0 comments on commit 7abe573

Please sign in to comment.