schema/schema.json in adiwg-mdjson_schemas-1.0.2 vs schema/schema.json in adiwg-mdjson_schemas-1.1.0
- old
+ new
@@ -1,8 +1,8 @@
{
"id": "schema.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
- "version": "1.0.2",
+ "version": "1.1.0",
"description": "schema for ADIwg mdJSON metadata",
"type": "object",
"required": ["version", "contact", "metadata"],
"properties": {
"version": {