Skip to content

Commit b5f9043

Browse files
Release 1.0.2
1 parent d63a15a commit b5f9043

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

History.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
1.0.2 / 2015-02-05
3+
==================
4+
5+
* fix url (thanks Jonah)
6+
* added: gittask
7+
* Update Readme.md
8+
29
1.0.1 / 2015-02-04
310
==================
411

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "x-ray",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "structure any website",
5-
"keywords": [],
5+
"keywords": ["scraper", "cheerio", "web"],
66
"author": "Matthew Mueller <mattmuelle@gmail.cm>",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)