Skip to content

Commit

Permalink
Release 0.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmueller committed Feb 11, 2013
1 parent 473a628 commit dab9e9e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

0.10.7 / 2013-02-10
==================

* Code & doc cleanup (davidchambers)
* Fixed bug in filter (jugglinmike)

0.10.6 / 2013-01-29
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "cheerio",
"description": "Tiny, fast, and elegant implementation of core jQuery designed specifically for the server",
"keywords": ["htmlparser", "jquery", "selector", "scraper"],
"version": "0.10.6",
"version": "0.10.7",
"repository": {
"type": "git",
"url": "git://github.com/MatthewMueller/cheerio.git"
Expand Down

0 comments on commit dab9e9e

Please sign in to comment.