Skip to content

Commit

Permalink
Bump version to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aantron committed Dec 9, 2019
1 parent b2f69be commit f122d8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Markup.ml   [![version 0.8.1][version]][releases] [![Travis status][travis-img]][travis] [![Coverage][coveralls-img]][coveralls]
# Markup.ml   [![version 0.8.2][version]][releases] [![Travis status][travis-img]][travis] [![Coverage][coveralls-img]][coveralls]

[version]: https://img.shields.io/badge/version-0.8.1-blue.svg
[version]: https://img.shields.io/badge/version-0.8.2-blue.svg
[travis]: https://travis-ci.org/aantron/markup.ml/branches
[travis-img]: https://img.shields.io/travis/aantron/markup.ml/master.svg
[coveralls]: https://coveralls.io/github/aantron/markup.ml?branch=master
Expand Down
2 changes: 1 addition & 1 deletion src/markup.mli
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ val write_xml : signal stream -> char stream
Markup.ml is developed on {{:https://github.com/aantron/markup.ml} GitHub}
and distributed under the
{{:https://github.com/aantron/markup.ml/blob/master/LICENSE.md} MIT
license}. This documentation is for version 0.8.1 of the library.
license}. This documentation is for version 0.8.2 of the library.
Documentation for older versions can be found on the
{{: https://github.com/aantron/markup.ml/releases} releases page}. *)

Expand Down

0 comments on commit f122d8f

Please sign in to comment.