Skip to content

Commit

Permalink
Release 0.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmueller committed Jan 29, 2013
1 parent 62b2186 commit 1ab03c7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@

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

* Added `$.contains(...)` (jugglinmike)
* formatting cleanup (davidchambers)
* Bug fix for `.children()` (jugglinmike & davidchambers)
* Remove global `render` bug (wvl)

0.10.5 / 2012-12-18
===================

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.5",
"version": "0.10.6",
"repository": {
"type": "git",
"url": "git://github.com/MatthewMueller/cheerio.git"
Expand Down

0 comments on commit 1ab03c7

Please sign in to comment.