From 41cb1793f32996ba12bd4a51ec15a362437e12b1 Mon Sep 17 00:00:00 2001 From: joe-allen-89 <85872286+joe-allen-89@users.noreply.github.com> Date: Mon, 4 Oct 2021 16:51:27 +0100 Subject: [PATCH] Minor version bump, bug fix --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 48446b9..427e31e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "adapt-contrib-mcq", - "version": "5.0.0", - "framework": ">=5.14.1", + "version": "5.0.1", + "framework": ">=5.14.0", "homepage": "https://github.com/adaptlearning/adapt-contrib-mcq", "bugs": "https://github.com/adaptlearning/adapt-contrib-mcq/issues", "component" : "mcq",