diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json index f0f630a..a6d7b42 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,6 @@ { "name": "justinrainbow/json-schema", "description": "A library to validate a json schema.", - "version": "2.0.4", "keywords": ["json", "schema"], "homepage": "https://github.com/justinrainbow/json-schema", "type": "library", |