~alcinnz/hurl

a0a02492181f80c4c8003814d16fe3ff7e077882 — Adrian Cochrane 4 years ago f6851df
Release HURL 1.4!
1 files changed, 2 insertions(+), 2 deletions(-)

M hurl.cabal
M hurl.cabal => hurl.cabal +2 -2
@@ 10,13 10,13 @@ name:                hurl
-- PVP summary:      +-+------- breaking API changes
--                   | | +----- non-breaking API additions
--                   | | | +--- code changes with no API change
version:             1.3.0.0
version:             1.4.0.0

-- A short (one-line) description of the package.
synopsis:            Haskell URL resolver

-- A longer description of the package.
description:         Retrieves resources for a URI, whether they be HTTP(S), file:, or data:.
description:         Retrieves resources for a URI, whether they be HTTP(S), gemini:, file:, or data:.

-- URL for the project homepage or repository.
homepage:            https://git.adrian.geek.nz/hurl.git/