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 c0c6208 commit 7f46a16Copy full SHA for 7f46a16
bower.json
@@ -22,5 +22,5 @@
22
"test",
23
"tests"
24
],
25
- "version": "0.0.1"
+ "version": "0.0.2"
26
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "json-to-json-schema",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"description": "JSON to JSON Schema. Convert a JSON to a JSON Schema describing that JSON",
5
"main": "dist/index.js",
6
"devDependencies": {
0 commit comments