From a0a02492181f80c4c8003814d16fe3ff7e077882 Mon Sep 17 00:00:00 2001 From: Adrian Cochrane Date: Sat, 18 Apr 2020 13:24:17 +1200 Subject: [PATCH] Release HURL 1.4! --- hurl.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hurl.cabal b/hurl.cabal index edc1569..1049724 100644 --- a/hurl.cabal +++ b/hurl.cabal @@ -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/ -- 2.30.2