Bump the package version.
parent
6dc3043254
commit
5e5dcc901a
|
@ -1,7 +1,7 @@
|
|||
cabal-version: 2.4
|
||||
|
||||
name: fused-effects-exceptions
|
||||
version: 1.0.0.0
|
||||
version: 1.1.0.0
|
||||
synopsis: Handle exceptions thrown in IO with fused-effects.
|
||||
description: Provides Resource and Catch effects capable of reacting to and catching GHC's dynamic exceptions.
|
||||
homepage: https://github.com/fused-effects/fused-effects-exceptions#readme
|
||||
|
|
Loading…
Reference in New Issue