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