Skip to content

Commit 7f46a16

Browse files
committed
0.0.2
1 parent c0c6208 commit 7f46a16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
"test",
2323
"tests"
2424
],
25-
"version": "0.0.1"
25+
"version": "0.0.2"
2626
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-to-json-schema",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "JSON to JSON Schema. Convert a JSON to a JSON Schema describing that JSON",
55
"main": "dist/index.js",
66
"devDependencies": {

0 commit comments

Comments
 (0)