diff --git a/README.md b/README.md
index 4dec404..49e04ff 100644
--- a/README.md
+++ b/README.md
@@ -93,8 +93,8 @@ contains values for three types of answers: **correct**, **_incorrect**, and **_
No known limitations.
----------------------------
-**Version number:** 2.0.6
-**Framework versions:** 2.0
+**Version number:** 2.1.0
+**Framework versions:** 2.0.11
**Author / maintainer:** Adapt Core Team with [contributors](https://github.com/adaptlearning/adapt-contrib-mcq/graphs/contributors)
**Accessibility support:** WAI AA
**RTL support:** yes
diff --git a/bower.json b/bower.json
index 277fd6d..66af8cc 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-mcq",
- "version": "2.0.6",
+ "version": "2.1.0",
"framework": "^2.0.11",
"homepage": "https://github.com/adaptlearning/adapt-contrib-mcq",
"issues": "https://github.com/adaptlearning/adapt_framework/issues/new?title=contrib-mcq%3A%20please%20enter%20a%20brief%20summary%20of%20the%20issue%20here&body=please%20provide%20a%20full%20description%20of%20the%20problem,%20including%20steps%20on%20how%20to%20replicate,%20what%20browser(s)/device(s)%20the%20problem%20occurs%20on%20and,%20where%20helpful,%20screenshots.",