Skip to content

Commit de39545

Browse files
committed
Bumped version to 1.1.1.1.
1 parent 328c0d9 commit de39545

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.1.1.1
2+
-------
3+
* Relaxed upper version bound for `stm`.
4+
15
1.1.1.0
26
-------
37
* Track recent move of `Contravariant` to `base`.

StateVar.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: StateVar
2-
version: 1.1.1.0
2+
version: 1.1.1.1
33
synopsis: State variables
44
description:
55
This package contains state variables, which are references in the IO monad,

0 commit comments

Comments
 (0)