schema/schema.json in adiwg-json_schemas-0.9.0 vs schema/schema.json in adiwg-json_schemas-0.9.1
- old
+ new
@@ -1,9 +1,9 @@
{
"id": "schema.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
- "version": "0.8.1",
- "description": "schema for ADIwg JSON metadata",
+ "version": "0.9.1",
+ "description": "schema for ADIwg mdJSON metadata",
"type": "object",
"required": ["version", "contact", "metadata"],
"properties": {
"version": {
"type": "object",