Skip to content

Commit 2f4aa14

Browse files
committed
version -> 0.0.2.0
1 parent 1b18ec8 commit 2f4aa14

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 0.0.2.0
2+
13
* Add `Semigroup` and `Monoid` instances for `Strict` types (thanks to
24
@ozkutuk)
35

strict-wrapper.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cabal-version: 2.4
22
name: strict-wrapper
33
synopsis: Lightweight strict types
44
description: Lightweight, zero-cost, strict versions of basic data types
5-
version: 0.0.1.0
5+
version: 0.0.2.0
66
category: Data
77
license: MIT
88
maintainer: Tom Ellis

0 commit comments

Comments
 (0)