Skip to content

Commit

Permalink
Bump version to pandoc-lua-marshal 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tarleb committed Jan 19, 2024
1 parent 9b3d727 commit 7e1e4d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@

Released 2024-01-19.

- Relaxed upper bound for aeson, allowing aeson-2.2.\*.

## 0.2.3

Released 2024-01-19.

- Relaxed upper bound for text, containers, and bytestring,
allowing text-2.1, containers-0.7, and bytestring-0.12.

Expand Down
2 changes: 1 addition & 1 deletion pandoc-lua-marshal.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: pandoc-lua-marshal
version: 0.2.3
version: 0.2.4
synopsis: Use pandoc types in Lua
description: This package provides functions to marshal and unmarshal
pandoc document types to and from Lua.
Expand Down

0 comments on commit 7e1e4d1

Please sign in to comment.