From cbb7662398c968ce8a00c404162f2398e39cd01c Mon Sep 17 00:00:00 2001 From: Adrian Cochrane Date: Fri, 8 May 2020 21:32:17 +1200 Subject: [PATCH] Release Haskell Stylist 2.2! --- stylist.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylist.cabal b/stylist.cabal index e8773f3..2c5a434 100644 --- a/stylist.cabal +++ b/stylist.cabal @@ -10,7 +10,7 @@ name: stylist -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 2.0.0.0 +version: 2.2.0.0 -- A short (one-line) description of the package. synopsis: Apply CSS styles to a document tree. -- 2.30.2