Skip to content

Commit 871c833

Browse files
Release 1.0.1
1 parent 0aa0fcc commit 871c833

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.1 / 2015-02-04
3+
==================
4+
5+
* more testing and finished readme
6+
* add xray.format(fn)
7+
* cleanup
8+
29
1.0.0 / 2015-02-04
310
==================
411

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "x-ray",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "structure any website",
55
"keywords": [],
66
"author": "Matthew Mueller <mattmuelle@gmail.cm>",
@@ -22,4 +22,4 @@
2222
"subs": "0.0.1"
2323
},
2424
"main": "index"
25-
}
25+
}

0 commit comments

Comments
 (0)