We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa0fcc commit 871c833Copy full SHA for 871c833
History.md
@@ -1,4 +1,11 @@
1
2
+1.0.1 / 2015-02-04
3
+==================
4
+
5
+ * more testing and finished readme
6
+ * add xray.format(fn)
7
+ * cleanup
8
9
1.0.0 / 2015-02-04
10
==================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "x-ray",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "structure any website",
"keywords": [],
"author": "Matthew Mueller <mattmuelle@gmail.cm>",
@@ -22,4 +22,4 @@
22
"subs": "0.0.1"
23
},
24
"main": "index"
25
-}
+}
0 commit comments