From 00f325773a8602b5ef1a8f2b4d11ef5775a304eb Mon Sep 17 00:00:00 2001 From: bighappyface Date: Mon, 9 May 2016 11:22:40 -0500 Subject: [PATCH] chore(release): 2.0.2 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2c92cc1c..8c855a8f 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.1", + "version": "2.0.2", "keywords": ["json", "schema"], "homepage": "https://github.com/justinrainbow/json-schema", "type": "library",