From f2f436d32874e6b52b8539c8d0c5de8a823b5ea1 Mon Sep 17 00:00:00 2001
From: joe-allen-89 <85872286+joe-allen-89@users.noreply.github.com>
Date: Mon, 30 May 2022 11:55:12 +0100
Subject: [PATCH] Major version/framework bump for breaking changes.
---
README.md | 4 ++--
bower.json | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 392f14c..05acb38 100644
--- a/README.md
+++ b/README.md
@@ -109,8 +109,8 @@ guide the learner’s interaction with the component.
No known limitations.
----------------------------
-**Version number:** 4.0.1
-**Framework versions:** 5.18.3+
+**Version number:** 5.0.0
+**Framework versions:** 5.19.1+
**Author / maintainer:** Adapt Core Team with [contributors](https://github.com/adaptlearning/adapt-contrib-confidenceSlider/graphs/contributors)
**Accessibility support:** WAI AA
**RTL support:** Yes
diff --git a/bower.json b/bower.json
index df08a49..1d3c103 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-confidenceSlider",
- "version": "4.0.1",
+ "version": "5.0.0",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-confidenceSlider",
"issues": "https://github.com/adaptlearning/adapt-contrib-confidenceSlider/issues",