From 9a26f1367df13a9845e39d7e06d50424e8725678 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 12 Jun 2016 00:30:14 +0200 Subject: [PATCH] 2.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26c16fc..446e13a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "early", - "version": "2.0.10", + "version": "2.0.11", "description": "nice module loading animation for modules that need a little starting time.", "main": "dist/index.js", "typings": "dist/index.d.ts",