Skip to content

Commit 4027636

Browse files
committed
Bumped minor version, now we're at 1.1.1.0.
1 parent c55f673 commit 4027636

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.0
2+
-------
3+
* Track recent move of `Contravariant` to `base`.
4+
15
1.1.0.4
26
-------
37
* Corrected HasUpdate's superclass constraint.

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.0.4
2+
version: 1.1.1.0
33
synopsis: State variables
44
description:
55
This package contains state variables, which are references in the IO monad,

0 commit comments

Comments
 (0)