From 59f97c3254f9887ca7f4c78d31e6703d99b084b2 Mon Sep 17 00:00:00 2001 From: philkunz Date: Sat, 20 Aug 2016 07:12:24 +0200 Subject: [PATCH] 2.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4911710..063aed7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "early", - "version": "2.0.14", + "version": "2.0.15", "description": "nice module loading animation for modules that need a little starting time.", "main": "dist/index.js", "typings": "dist/index.d.ts",