From 29bf694db6ad028e4f59bf65526636f21ae3c87c Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 19 Sep 2016 00:34:50 +0200 Subject: [PATCH] 2.0.32 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da22482..00ef9ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "early", - "version": "2.0.31", + "version": "2.0.32", "description": "nice module loading animation for modules that need a little starting time.", "main": "dist/index.js", "typings": "dist/index.d.ts",