Skip to content

Commit

Permalink
Chore(release): 5.5.3 [skip ci]
Browse files Browse the repository at this point in the history
## [5.5.3](v5.5.2...v5.5.3) (2022-12-13)

### Fix

* LZMAFactory error when Web Workers are not implemented - fixes #253. (#255) ([b790967](b790967)), closes [#253](#253) [#255](#255)
  • Loading branch information
semantic-release-bot committed Dec 13, 2022
1 parent b790967 commit e83f95c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-spoor",
"version": "5.5.2",
"version": "5.5.3",
"framework": ">=5.24",
"homepage": "https://github.com/adaptlearning/adapt-contrib-spoor",
"bugs": "https://github.com/adaptlearning/adapt-contrib-spoor/issues",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-spoor",
"version": "5.5.2",
"version": "5.5.3",
"framework": ">=5.24",
"homepage": "https://github.com/adaptlearning/adapt-contrib-spoor",
"bugs": "https://github.com/adaptlearning/adapt-contrib-spoor/issues",
Expand Down

0 comments on commit e83f95c

Please sign in to comment.