Skip to content

Commit e8eb0e0

Browse files
committed
Bump versions to 1.8.0.0
1 parent 12fe24a commit e8eb0e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

io-classes/io-classes.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.4
22
name: io-classes
3-
version: 1.7.0.0
3+
version: 1.8.0.0
44
synopsis: Type classes for concurrency with STM, ST and timing
55
description:
66
IO Monad class hierarchy compatible with:

io-sim/io-sim.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.4
22
name: io-sim
3-
version: 1.6.0.0
3+
version: 1.8.0.0
44
synopsis: A pure simulator for monadic concurrency with STM.
55
description:
66
A pure simulator monad with support of concurrency (base & async style), stm,

0 commit comments

Comments
 (0)