File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 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 ]
2
2
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
4
4
[ travis ] : https://travis-ci.org/aantron/lambdasoup/branches
5
5
[ travis-img ] : https://img.shields.io/travis/aantron/lambdasoup/master.svg
6
6
[ coveralls ] : https://coveralls.io/github/aantron/lambdasoup?branch=master
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ let _ = ul |> previous_siblings |> elements in
63
63
{{:https://github.com/aantron/lambdasoup/blob/master/LICENSE.md} BSD
64
64
license}.
65
65
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
67
67
for other versions can be downloaded from the
68
68
{{:https://github.com/aantron/lambdasoup/releases} releases page}. *)
69
69
You can’t perform that action at this time.
0 commit comments