From 96c421e96e7cf00b12989e2ab212663ad0d1e5df Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 23 May 2016 05:02:58 +0200 Subject: [PATCH] 1.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a584c7f..96c7e59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "early", - "version": "1.0.10", + "version": "1.0.11", "description": "nice module loading animation for modules that need a little starting time.", "main": "dist/index.js", "typings": "dist/index.d.ts",