Skip to content

Commit

Permalink
reflex-dom-0.6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-abrar committed Sep 8, 2023
1 parent 0842fc7 commit 5d1dbde
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.1

* Don't depend on webkit2gtk on android

## 0.6.3.0

* Use android-activity 0.2
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.0
Version: 0.6.3.1
Synopsis: Functional Reactive Web Apps with Reflex
Description:
Web applications without callbacks or side-effects.
Expand Down

0 comments on commit 5d1dbde

Please sign in to comment.