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