release 1.9.1.2 and 0.4.5.1

This commit is contained in:
Torsten Schmits 2023-09-16 17:15:47 +02:00
parent d8e8e7e0c8
commit ade2c85a6c
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
name: polysemy
version: 1.9.1.1
version: 1.9.1.2
github: "polysemy-research/polysemy"
license: BSD3
author: "Sandy Maguire"

View File

@ -1,5 +1,5 @@
name: polysemy-plugin
version: 0.4.5.0
version: 0.4.5.1
github: "polysemy-research/polysemy"
license: BSD3
author: "Sandy Maguire"

View File

@ -5,7 +5,7 @@ cabal-version: 2.0
-- see: https://github.com/sol/hpack
name: polysemy-plugin
version: 0.4.5.0
version: 0.4.5.1
synopsis: Disambiguate obvious uses of effects.
description: Please see the README on GitHub at <https://github.com/polysemy-research/polysemy/tree/master/polysemy-plugin#readme>
category: Polysemy

View File

@ -5,7 +5,7 @@ cabal-version: 2.0
-- see: https://github.com/sol/hpack
name: polysemy
version: 1.9.1.1
version: 1.9.1.2
synopsis: Higher-order, low-boilerplate free monads.
description: Please see the README on GitHub at <https://github.com/polysemy-research/polysemy#readme>
category: Language