From 5f17ea48ed1486860bce686732f35ae9e5ef4a6b Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 12 Jun 2016 00:42:24 +0200 Subject: [PATCH] 2.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c7d60a..3ac2ffa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "early", - "version": "2.0.12", + "version": "2.0.13", "description": "nice module loading animation for modules that need a little starting time.", "main": "dist/index.js", "typings": "dist/index.d.ts",