Skip to content

Commit

Permalink
1.0.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jugglinmike committed Apr 6, 2019
1 parent 3eec3cd commit e7c035f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
@@ -1,3 +1,9 @@
1.0.0-rc.3 / 2019-04-06
==================

This release corrects a test expectation that was fixed by one of the project's
dependencies.

1.0.0-rc.2 / 2017-07-02
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cheerio",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"description": "Tiny, fast, and elegant implementation of core jQuery designed specifically for the server",
"author": "Matt Mueller <mattmuelle@gmail.com> (mat.io)",
"license": "MIT",
Expand Down

0 comments on commit e7c035f

Please sign in to comment.