pdf-toolbox-core 0.0.3.1 → 0.0.3.2
raw patch · 2 files changed
+2/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- changelog.md +1/−1
- pdf-toolbox-core.cabal +1/−1
changelog.md view
@@ -1,4 +1,4 @@-unreleased+0.0.3.2 * support 1- and 2-digit escapes sequence in literal string
pdf-toolbox-core.cabal view
@@ -1,5 +1,5 @@ name: pdf-toolbox-core-version: 0.0.3.1+version: 0.0.3.2 synopsis: A collection of tools for processing PDF files. license: BSD3 license-file: LICENSE