Skip to content

Commit

Permalink
Merge pull request #482 from reflex-frp/release/reflex-dom/0.6.3.2
Browse files Browse the repository at this point in the history
reflex-dom: 0.6.3.2 release
  • Loading branch information
alexfmpe authored Jan 13, 2025
2 parents 02737db + c56590d commit 6c29d2b
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 6c29d2b

Please sign in to comment.