hw-ip 0.2.0.3 → 0.2.1.0
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- hw-ip.cabal +2/−2
hw-ip.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack name: hw-ip-version: 0.2.0.3+version: 0.2.1.0 synopsis: Library for manipulating IP addresses and CIDR blocks description: Please see README.md category: Network@@ -11,7 +11,7 @@ bug-reports: https://github.com/haskell-works/hw-ip/issues author: John maintainer: newhoggy@gmail.com-copyright: 2017 John Ky+copyright: 2018 John Ky license: BSD3 license-file: LICENSE build-type: Simple