From 94ba44cec9cb1fc5d260e7e348f0e237c16e111f Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 3 Aug 2022 12:20:56 -0700 Subject: [PATCH] Bump to 2.19. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index a09bbac52..69ae11718 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,6 +1,6 @@ cabal-version: 2.4 name: pandoc -version: 2.18 +version: 2.19 build-type: Simple license: GPL-2.0-or-later license-file: COPYING.md