Skip to content

Commit

Permalink
Bump version to v0.4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yamadapc committed Jun 16, 2017
1 parent 0ef4cae commit 26ee8f5
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 2 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Change Log

## [v0.4.0.0](https://github.com/beijaflor-io/jats2tex/tree/v0.4.0.0) (2017-06-16)
[Full Changelog](https://github.com/beijaflor-io/jats2tex/compare/v0.3.2.0...v0.4.0.0)

## [v0.3.2.0](https://github.com/beijaflor-io/jats2tex/tree/v0.3.2.0) (2017-06-05)
[Full Changelog](https://github.com/beijaflor-io/jats2tex/compare/v0.3.1.0...v0.3.2.0)

## [v0.3.1.0](https://github.com/beijaflor-io/jats2tex/tree/v0.3.1.0) (2017-06-05)
[Full Changelog](https://github.com/beijaflor-io/jats2tex/compare/v0.3.0.0...v0.3.1.0)

## [v0.3.0.0](https://github.com/beijaflor-io/jats2tex/tree/v0.3.0.0) (2017-06-05)
[Full Changelog](https://github.com/beijaflor-io/jats2tex/compare/v0.2.2.0...v0.3.0.0)

## [v0.2.2.0](https://github.com/beijaflor-io/jats2tex/tree/v0.2.2.0) (2017-06-05)
[Full Changelog](https://github.com/beijaflor-io/jats2tex/compare/v0.2.1.0...v0.2.2.0)

## [v0.2.1.0](https://github.com/beijaflor-io/jats2tex/tree/v0.2.1.0) (2017-05-29)
[Full Changelog](https://github.com/beijaflor-io/jats2tex/compare/v0.2.0.0...v0.2.1.0)

## [v0.2.0.0](https://github.com/beijaflor-io/jats2tex/tree/v0.2.0.0) (2017-05-29)
[Full Changelog](https://github.com/beijaflor-io/jats2tex/compare/v0.1.0.0...v0.2.0.0)

## [v0.1.0.0](https://github.com/beijaflor-io/jats2tex/tree/v0.1.0.0) (2017-05-29)


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion jats2tex.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
-- see: https://github.com/sol/hpack

name: jats2tex
version: 0.4.0.0
version: 0.4.1.0
synopsis: jats2tex converts JATS-XML to LaTeX
description: jats2tex converts JATS-XML to LaTeX
category: Language
Expand Down
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: jats2tex
version: '0.4.0.0'
version: '0.4.1.0'
author: Pedro Tacla Yamada
maintainer: [email protected]
category: Language
Expand Down

0 comments on commit 26ee8f5

Please sign in to comment.