Skip to content

Commit

Permalink
reflex-dom: 0.6.3.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfmpe committed Jan 13, 2025
1 parent 2ce5bfb commit 74adf2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions reflex-dom/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Revision history for reflex-dom

## 0.6.3.2

* Build with GHC 9.10

## 0.6.3.1

* Don't depend on webkit2gtk on android
Expand Down
2 changes: 1 addition & 1 deletion reflex-dom/reflex-dom.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 1.24
Name: reflex-dom
Version: 0.6.3.1
Version: 0.6.3.2
Synopsis: Functional Reactive Web Apps with Reflex
Description:
Web applications without callbacks or side-effects.
Expand Down

0 comments on commit 74adf2e

Please sign in to comment.