From e0de334e0078797285122291ee90878d62505dda Mon Sep 17 00:00:00 2001 From: Shane Brinkman-Davis Delamore Date: Mon, 13 May 2019 15:39:38 -0700 Subject: [PATCH] 0.70.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 798b29a..900d759 100644 --- a/package.json +++ b/package.json @@ -29,5 +29,5 @@ "test": "nn -s;mocha -u tdd", "testInBrowser": "webpack-dev-server --progress" }, - "version": "0.70.12" + "version": "0.70.13" }