From 41592a4d2f049005238550eeffb331e4f77329c1 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 23 May 2016 05:17:07 +0200 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c9218d..84c3852 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "early", - "version": "2.0.0", + "version": "2.0.1", "description": "nice module loading animation for modules that need a little starting time.", "main": "dist/index.js", "typings": "dist/index.d.ts",