From ae27d7932aa07079fb4dd04852926367bd623f4a Mon Sep 17 00:00:00 2001 From: Andrew Hathaway Date: Thu, 8 Oct 2015 11:34:32 +0100 Subject: [PATCH] Bump new version! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4092e085..288a5f4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "winterfell", - "version": "1.0.4", + "version": "1.0.5", "description": "Generate complex, validated and extendable JSON-based forms in React", "main": "dist/index.js", "scripts": {