schema/schema.json in adiwg-json_schemas-0.7.0 vs schema/schema.json in adiwg-json_schemas-0.8.0

- old
+ new

@@ -1,7 +1,8 @@ { "id": "schema.json#", "$schema": "http://json-schema.org/draft-04/schema#", + "version": "0.8.0", "description": "schema for ADIwg JSON metadata", "type": "object", "required": ["version", "contact", "metadata"], "properties": { "version": {