From cb489552f25ec124194bafaa16996b1847b8e775 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 10 Jun 2016 05:21:47 +0200 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2bac15c..a376915 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "early", - "version": "2.0.2", + "version": "2.0.3", "description": "nice module loading animation for modules that need a little starting time.", "main": "dist/index.js", "typings": "dist/index.d.ts",