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