1.1.1: Bump aeson.

This commit is contained in:
Ian Grant Jeffries 2017-04-16 17:06:25 -04:00
parent 723631d449
commit 0ceeab260c
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
# 1.1.1
+ Bump aeson.
# 1.1.0.2
+ Raise test dep upper bounds.

View File

@ -1,5 +1,5 @@
name: hjsonpointer
version: 1.1.0.2
version: 1.1.1
synopsis: JSON Pointer library
homepage: https://github.com/seagreen/hjsonpointer
license: MIT
@ -23,7 +23,7 @@ library
JSONPointer
build-depends:
base >= 4.6 && < 4.10
, aeson >= 0.7 && < 1.2
, aeson >= 0.7 && < 1.3
, hashable >= 1.2 && < 1.3
, QuickCheck >= 2.8 && < 2.10
, unordered-containers >= 0.2 && < 0.3