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