From 5c133a3e336c2b35a4233f5da4cc15f083ea128d Mon Sep 17 00:00:00 2001 From: bighappyface Date: Tue, 24 May 2016 12:38:18 -0500 Subject: [PATCH] chore(release): 2.0.4 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 93942f15..f0f630a1 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "justinrainbow/json-schema", "description": "A library to validate a json schema.", - "version": "2.0.3", + "version": "2.0.4", "keywords": ["json", "schema"], "homepage": "https://github.com/justinrainbow/json-schema", "type": "library",