From 62f3dbabda49dcb1811946c443851332f63e01d6 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 18 Sep 2016 23:11:34 +0200 Subject: [PATCH] 2.0.29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7bdb86..f8f1b0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "early", - "version": "2.0.28", + "version": "2.0.29", "description": "nice module loading animation for modules that need a little starting time.", "main": "dist/index.js", "typings": "dist/index.d.ts",