From b2fec02a19a289990af704d6cd73c0f2ffc51217 Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Mon, 31 Oct 2016 11:49:30 -0400 Subject: [PATCH] release candidate 1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59e29662..9153fbc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mithril", - "version": "1.0.0", + "version": "1.0.0-rc.1", "description": "A framework for building brilliant applications", "author": "Leo Horie", "license": "MIT",