Skip to content

Commit

Permalink
Release 0.2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfmpe committed Jan 14, 2025
1 parent 64cd8a6 commit eae55ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Revision history for reflex-gadt-api

## Unreleased
## 0.2.2.2

* Make Readme part of the library
* Support GHC 9.10
* Loosen version bounds

## 0.2.2.1-r1

Expand Down
2 changes: 1 addition & 1 deletion reflex-gadt-api.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: >=1.10
name: reflex-gadt-api
version: 0.2.2.1
version: 0.2.2.2
synopsis: Interact with a GADT API in your reflex-dom application.
description:
This package is designed to be used in full-stack Haskell applications where the API is defined as a GADT and the frontend is using reflex-dom.
Expand Down

0 comments on commit eae55ac

Please sign in to comment.