Skip to content

Commit c5ef528

Browse files
committed
Bumped version to 1.1.0.2.
1 parent 41af0ef commit c5ef528

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.1.0.2
2+
-------
3+
* Relaxed upper version bound for `transformers`.
4+
15
1.1.0.1
26
-------
37
* Documentation changes only.

StateVar.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: StateVar
2-
version: 1.1.0.1
2+
version: 1.1.0.2
33
synopsis: State variables
44
description:
55
This package contains state variables, which are references in the IO monad,

0 commit comments

Comments
 (0)