From 634bafab70945ffdc360d0995c73f414c3fad7b0 Mon Sep 17 00:00:00 2001 From: chrisguttandin Date: Fri, 24 Mar 2017 03:49:19 +0100 Subject: [PATCH] 5.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45ca37c08..c420eca04 100644 --- a/package.json +++ b/package.json @@ -74,5 +74,5 @@ "test": "grunt lint && grunt test" }, "types": "build/es2015/module.d.ts", - "version": "5.0.5" + "version": "5.0.6" }