diff options
Diffstat (limited to 'pandoc-plot.cabal')
-rw-r--r-- | pandoc-plot.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc-plot.cabal b/pandoc-plot.cabal index a86f591..97ba923 100644 --- a/pandoc-plot.cabal +++ b/pandoc-plot.cabal @@ -1,5 +1,5 @@ name: pandoc-plot
-version: 0.4.0.0
+version: 0.4.0.1
cabal-version: >= 1.12
synopsis: A Pandoc filter to include figures generated from code blocks using your plotting toolkit of choice.
description: A Pandoc filter to include figures generated from code blocks. Keep the document and code in the same location. Output is captured and included as a figure.
|