From 3bd2026a9dd4881500c95642b98fa2ebe7194e4b Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Wed, 16 Nov 2016 21:16:06 -0500 Subject: [PATCH] bump to rc4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9023445..a3251cae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mithril", - "version": "1.0.0-rc.3", + "version": "1.0.0-rc.4", "description": "A framework for building brilliant applications", "author": "Leo Horie", "license": "MIT",