Skip to content

Commit

Permalink
Chore(release): 9.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [9.6.1](v9.6.0...v9.6.1) (2023-03-09)

### Fix

* Defensive Check (fixes: #400) (#401) ([c51c0f8](c51c0f8)), closes [#400](#400) [#401](#401)
  • Loading branch information
semantic-release-bot committed Mar 9, 2023
1 parent c51c0f8 commit 1a34b8a
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-vanilla",
"version": "9.6.0",
"version": "9.6.1",
"framework": ">=5.24.2",
"homepage": "https://github.com/adaptlearning/adapt-contrib-vanilla",
"bugs": "https://github.com/adaptlearning/adapt-contrib-vanilla/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-vanilla",
"version": "9.6.0",
"version": "9.6.1",
"framework": ">=5.24.2",
"homepage": "https://github.com/adaptlearning/adapt-contrib-vanilla",
"bugs": "https://github.com/adaptlearning/adapt-contrib-vanilla/issues",
Expand Down

0 comments on commit 1a34b8a

Please sign in to comment.