Skip to content

Commit b747a4b

Browse files
Bump patch version for microlens-pro
1 parent 308fa69 commit b747a4b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

microlens-pro/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.2.0.3
2+
3+
* [#186](https://github.com/stevenfontanella/microlens/issues/186) Export [`AsEmpty`](https://hackage.haskell.org/package/microlens-pro/docs/Lens-Micro-Pro.html#t:AsEmpty) typeclass.
4+
15
# 0.2.0.2
26

37
* [#182](https://github.com/stevenfontanella/microlens/pull/182) Support GHC 9.12.

microlens-pro/microlens-pro.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: microlens-pro
2-
version: 0.2.0.2
2+
version: 0.2.0.3
33
synopsis: Prisms and isomorphisms for microlens
44
description:
55
This package provides lens-compatible 'Prism' and 'Iso'. Consequently, it

0 commit comments

Comments
 (0)