aboutsummaryrefslogtreecommitdiff
path: root/pandoc-lua-engine
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2024-10-05 12:42:08 -0700
committerJohn MacFarlane <[email protected]>2024-10-05 12:42:08 -0700
commit8ff24ec4e4ccdbc2f1d4d675152dfab4b7081e66 (patch)
tree665f842d4767d63cb904fbe083cfd228dac4761e /pandoc-lua-engine
parent39b2845c7f025883e8138de082a9157eddcdceb2 (diff)
Bump pandoc-lua-engine to 0.3.3.
Diffstat (limited to 'pandoc-lua-engine')
-rw-r--r--pandoc-lua-engine/pandoc-lua-engine.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/pandoc-lua-engine/pandoc-lua-engine.cabal b/pandoc-lua-engine/pandoc-lua-engine.cabal
index a9ff59186..b604e694f 100644
--- a/pandoc-lua-engine/pandoc-lua-engine.cabal
+++ b/pandoc-lua-engine/pandoc-lua-engine.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: pandoc-lua-engine
-version: 0.3.2
+version: 0.3.3
build-type: Simple
license: GPL-2.0-or-later
license-file: COPYING.md
@@ -124,7 +124,7 @@ library
, hslua-repl >= 0.1.1 && < 0.2
, lpeg >= 1.1 && < 1.2
, mtl >= 2.2 && < 2.4
- , pandoc >= 3.4 && < 3.5
+ , pandoc >= 3.5 && < 3.6
, pandoc-lua-marshal >= 0.2.8 && < 0.3
, pandoc-types >= 1.22 && < 1.24
, parsec >= 3.1 && < 3.2