From 36665f93c90335ceb0bcb6efc8c69e218b45414d Mon Sep 17 00:00:00 2001 From: Justin Spears Date: Thu, 19 May 2016 09:47:03 -0700 Subject: [PATCH] 1.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d2a20c..78cbfc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "subschema-injection", - "version": "1.2.4", + "version": "1.2.5", "description": "Subschema Injection System.", "webpack": "src/index", "main": "dist/index",