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 1b84d3f commit f486d6cCopy full SHA for f486d6c
bower.json
@@ -22,5 +22,5 @@
22
"test",
23
"tests"
24
],
25
- "version": "0.0.2"
+ "version": "0.0.3"
26
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "json-to-json-schema",
3
- "version": "0.0.2",
+ "version": "0.0.3",
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