From c3c29dc1f5c9fb6d35ccb59fcf47cf43fc435f41 Mon Sep 17 00:00:00 2001 From: John McLear Date: Thu, 28 May 2020 10:09:48 +0000 Subject: [PATCH] tasty blueberries --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 9c95d9c99..cf7b794f1 100644 --- a/src/package.json +++ b/src/package.json @@ -87,6 +87,6 @@ "test": "nyc mocha --timeout 5000 ../tests/backend/specs/api", "test-container": "nyc mocha --timeout 5000 ../tests/container/specs/api" }, - "version": "1.8.4", + "version": "1.8.5", "license": "Apache-2.0" }