From 8b73f7a6bb2ba9ede5dd93678f3e1524a5323dff Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 21 May 2016 20:33:20 +0200 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3208cbc..fd91544 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "early", - "version": "1.0.1", + "version": "1.0.2", "description": "nice module loading animation for modules that need a little starting time.", "main": "dist/index.js", "scripts": {