Skip to content

Commit

Permalink
v.1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Drafteed committed Jun 1, 2022
1 parent 37d5564 commit 569da71
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": "mouse-follower",
"version": "1.0.7",
"version": "1.0.8",
"description": "A powerful javascript library to create amazing and smooth effects for the mouse cursor on your website.",
"license": "MIT",
"source": "./src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Cuberto Mouse Follower
* https://cuberto.com/
*
* @version 1.0.7
* @version 1.0.8
* @author Cuberto, Artem Dordzhiev (Draft)
*/

Expand Down

0 comments on commit 569da71

Please sign in to comment.