Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
midzer committed Mar 15, 2022
1 parent 0dfa799 commit 967124d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midzer/tobii",
"version": "2.3.2",
"version": "2.3.3",
"description": "An accessible, open-source lightbox with no dependencies.",
"main": "dist/tobii.js",
"module": "dist/tobii.module.js",
Expand Down
2 changes: 1 addition & 1 deletion src/js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Tobii
*
* @author midzer
* @version 2.3.2
* @version 2.3.3
* @url https://github.com/midzer/tobii
*
* MIT License
Expand Down

0 comments on commit 967124d

Please sign in to comment.