Skip to content

Commit

Permalink
Bump version: v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danmactough committed Apr 8, 2015
1 parent 05ab415 commit b7d386b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

1.0.1 / 2015-04-07
==================

* Fix category parsing to avoid null in results. Resolves #136

1.0.0 / 2015-02-26
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "feedparser",
"author": "Dan MacTough <danmactough@gmail.com>",
"description": "Robust RSS Atom and RDF feed parsing using sax js",
"version": "1.0.0",
"version": "1.0.1",
"keywords": [
"rss",
"feed",
Expand Down

0 comments on commit b7d386b

Please sign in to comment.