From 3ffee9d0d6021ece74753382ee3ae89da94e0726 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 11 Jun 2016 23:47:57 +0200 Subject: [PATCH] 2.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73cc07c..bea6fcc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "early", - "version": "2.0.7", + "version": "2.0.8", "description": "nice module loading animation for modules that need a little starting time.", "main": "dist/index.js", "typings": "dist/index.d.ts",