Skip to content

Commit 0989cdc

Browse files
Release 1.0.0
1 parent 6377062 commit 0989cdc

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

History.md

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

2+
1.0.0 / 2015-02-04
3+
==================
4+
5+
* all new x-ray
6+
27
0.0.1 / 2010-01-03
38
==================
49

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": "0.0.1",
3+
"version": "1.0.0",
44
"description": "structure any website",
55
"keywords": [],
66
"author": "Matthew Mueller <mattmuelle@gmail.cm>",
@@ -19,4 +19,4 @@
1919
"should": "*"
2020
},
2121
"main": "index"
22-
}
22+
}

0 commit comments

Comments
 (0)