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