diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3c3629e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules diff --git a/package.json b/package.json index 240eae3..e6d2471 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-schema", - "version": "0.2.5", + "version": "0.3.0", "author": "Kris Zyp", "description": "JSON Schema validation and specifications", "maintainers":[