Skip to content

Commit ec8f325

Browse files
committed
Release 0.3.0.1
1 parent f75bd3c commit ec8f325

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Revision history for reflex-fsnotify
22

3+
## 0.3.0.1
4+
* Build with GHC 9.10
5+
36
## 0.3.0.0
47

58
* Require fsnotify >= 0.4, which has a breaking API change

reflex-fsnotify.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: >=1.10
22
name: reflex-fsnotify
3-
version: 0.3.0.0
3+
version: 0.3.0.1
44
license: BSD3
55
license-file: LICENSE
66
copyright: 2020 Obsidian Systems LLC

0 commit comments

Comments
 (0)