Skip to content

Commit

Permalink
Chore(release): 5.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.4.1](v5.4.0...v5.4.1) (2022-12-05)

### Fix

* escaped double quotes in _setCompletedWhenFailed help msg (fixes #254) ([333b58c](333b58c)), closes [#254](#254)
  • Loading branch information
semantic-release-bot committed Dec 5, 2022
1 parent 333b58c commit c8f42cf
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.4.0",
"version": "5.4.1",
"framework": ">=5.19.6",
"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.4.0",
"version": "5.4.1",
"framework": ">=5.19.6",
"homepage": "https://github.com/adaptlearning/adapt-contrib-spoor",
"bugs": "https://github.com/adaptlearning/adapt-contrib-spoor/issues",
Expand Down

0 comments on commit c8f42cf

Please sign in to comment.