diff --git a/README.md b/README.md
index a0baab95..1f9a36d9 100644
--- a/README.md
+++ b/README.md
@@ -172,7 +172,7 @@ Which, in the above example, indicates that the learner only completed the block
Currently (officially) only supports SCORM 1.2
----------------------------
-**Version number:** 3.7.1
+**Version number:** 3.8.0
**Framework versions:** 5.5+
**Author / maintainer:** Adapt Core Team with [contributors](https://github.com/adaptlearning/adapt-contrib-spoor/graphs/contributors)
**Accessibility support:** n/a
diff --git a/bower.json b/bower.json
index 6c524069..96fc47c6 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-spoor",
- "version": "3.7.1",
+ "version": "3.8.0",
"framework": ">=5.5",
"homepage": "https://github.com/adaptlearning/adapt-contrib-spoor",
"issues": "https://github.com/adaptlearning/adapt_framework/issues/new",