Skip to content

Commit b485cba

Browse files
committed
Prepare 0.7.4.1 release
1 parent 4113516 commit b485cba

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
- Chris Allen (@bitemyapp)
1010
- Michael Xavier (@michaelxavier)
1111
- Fredrik Olsen (@folsen)
12+
- Kostiantyn Rybnikov (@k-bx)

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
0.7.4.1
2+
* Loosen aeson bounds
3+
14
0.7.4
25
* Update uap-core
36

ua-parser.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: ua-parser
22
description: Please refer to the git/github README on the project for example usage.
3-
version: 0.7.4
3+
version: 0.7.4.1
44
synopsis: A library for parsing User-Agent strings, official Haskell port of ua-parser
55
license: BSD3
66
license-file: LICENSE

0 commit comments

Comments
 (0)