From aacbc90cc7eeedaea649270303a695c9fc7f45a0 Mon Sep 17 00:00:00 2001 From: joe-allen-89 <85872286+joe-allen-89@users.noreply.github.com> Date: Mon, 10 Jan 2022 16:26:25 +0000 Subject: [PATCH] Version bump for bug fix. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f65bff6..639e7b0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt-contrib-core", - "version": "6.1.2", + "version": "6.1.3", "framework": ">=5.17.0", "description": "Adapt Framework kernel. Responsible for boot loading, data loading and core APIs.", "repository": {