From 7787330d63d78bfd13cbfb055254499fd29ac3d3 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 19 Sep 2016 20:48:23 +0200 Subject: [PATCH] 2.0.34 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d34dce1..651b7d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "early", - "version": "2.0.33", + "version": "2.0.34", "description": "nice module loading animation for modules that need a little starting time.", "main": "dist/index.js", "typings": "dist/index.d.ts",