From 025285a4b7cd2e81a8f08a5a5f0d20f441b420c6 Mon Sep 17 00:00:00 2001 From: Whizark Date: Fri, 15 Jan 2016 23:17:22 +0900 Subject: [PATCH] chore(release): 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 547ccb3..3101e97 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version" : "1.0.0", + "version" : "1.0.1", "repository" : { "type": "git", "url" : "https://github.com/ecailles/null-object.git"