Skip to content

Commit b7f5210

Browse files
committed
Prepare release 1.0.0
1 parent c61ab44 commit b7f5210

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## dev (Unreleased)
1+
## v1.0.0 (May 2022)
22

33
- Add selective to Either, Options, Result and Try [**@d-plaindoux**](https://github.com/d-plaindoux)
44
- Add specialized interpreters/handlers for `Free` and `Freer` monads [**@xhtmlboi**](https://github.com/xhtmlboi)

preface.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
opam-version: "2.0"
2-
version: "dev"
2+
version: "1.0.0"
33

44
maintainer: "xaviervdw@gmail.com"
55
authors: [

0 commit comments

Comments
 (0)