Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lierdakil committed Aug 19, 2015
1 parent 43f904e commit 28095b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pandoc-crossref.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-- documentation, see http://haskell.org/cabal/users-guide/

name: pandoc-crossref
version: 0.1.3.0
version: 0.1.4.0
synopsis: Pandoc filter for cross-references
description: pandoc-crossref is a pandoc filter for numbering figures, equations, tables and cross-references to them.
license: GPL-2
Expand All @@ -23,7 +23,7 @@ source-repository head
source-repository this
type: git
location: https://github.com/lierdakil/pandoc-crossref
tag: v0.1.3.0
tag: v0.1.4.0

executable pandoc-crossref
main-is: pandoc-crossref.hs
Expand Down

0 comments on commit 28095b1

Please sign in to comment.