Skip to content

Commit

Permalink
Version bump for #260
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Nov 17, 2021
1 parent 7f0f9d3 commit 46bf6d1
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
@@ -1,5 +1,9 @@
# ChangeLog for shakespeare

### 2.0.25.1

* Support for GHC 9.2 and aeson 2 [#260](https://github.com/yesodweb/shakespeare/pull/260)

### 2.0.25

* Support for GHC 9.0 [#254](https://github.com/yesodweb/shakespeare/pull/254)
Expand Down
2 changes: 1 addition & 1 deletion shakespeare.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: shakespeare
version: 2.0.25
version: 2.0.25.1
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
Expand Down

0 comments on commit 46bf6d1

Please sign in to comment.