Commit 105b2102 authored by Daniel Firth's avatar Daniel Firth
Browse files

Bump to v0.2.1.0

No related merge requests found
Pipeline #1375 failed with stages
# Changelog for polysemy-extra
## v0.2.1.0
* Add explicit import lists.
## v0.2.0.0
* Remove `runKVStoreAsKVStore` and `runKVStoreAsKVStoreSem` and move to `polysemy-kvstore`.
......
name: polysemy-extra
version: 0.2.0.1
version: 0.2.1.0
git: https://gitlab.homotopic.tech/haskell/polysemy-extra
license: MIT
author: "Daniel Firth"
......
......@@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
name: polysemy-extra
version: 0.2.0.1
version: 0.2.1.0
synopsis: Extra Input and Output functions for polysemy.
category: Polysemy
author: Daniel Firth
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment