Skip to content

Commit 3409165

Browse files
committed
Bump to 0.7.0
1 parent 203dfa9 commit 3409165

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Lambda Soup   [![version 0.6.4][version]][releases] [![Travis status][travis-img]][travis] [![Coverage][coveralls-img]][coveralls]
1+
# Lambda Soup   [![version 0.7.0][version]][releases] [![Travis status][travis-img]][travis] [![Coverage][coveralls-img]][coveralls]
22

3-
[version]: https://img.shields.io/badge/version-0.6.4-blue.svg
3+
[version]: https://img.shields.io/badge/version-0.7.0-blue.svg
44
[travis]: https://travis-ci.org/aantron/lambdasoup/branches
55
[travis-img]: https://img.shields.io/travis/aantron/lambdasoup/master.svg
66
[coveralls]: https://coveralls.io/github/aantron/lambdasoup?branch=master

src/soup.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ let _ = ul |> previous_siblings |> elements in
6363
{{:https://github.com/aantron/lambdasoup/blob/master/LICENSE.md} BSD
6464
license}.
6565
66-
This documentation page is for version 0.6.4 of the library. Documentation
66+
This documentation page is for version 0.7.0 of the library. Documentation
6767
for other versions can be downloaded from the
6868
{{:https://github.com/aantron/lambdasoup/releases} releases page}. *)
6969

0 commit comments

Comments
 (0)