Skip to content

Commit 233b2d1

Browse files
committed
Prepare attoparsec-iso8601-1.0.2.1
1 parent e3e2f58 commit 233b2d1

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

attoparsec-iso8601/attoparsec-iso8601.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: attoparsec-iso8601
2-
version: 1.0.2.2
2+
version: 1.0.2.1
33
synopsis: Parsing of ISO 8601 dates, originally from aeson.
44
description: Parsing of ISO 8601 dates, originally from aeson.
55
license: BSD3

attoparsec-iso8601/changelog.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
For the latest version of this document, please see [https://github.com/bos/aeson/blob/master/attoparsec-iso8601/changelog.md](https://github.com/bos/aeson/blob/master/attoparsec-iso8601/changelog.md).
22

3-
### 1.0.2.2
4-
5-
* Avoid wild imports
6-
73
### 1.0.2.1
84

95
* Code (re)organization.
6+
* Avoid wildcard imports
107

118
### 1.0.2.0
129

0 commit comments

Comments
 (0)