Skip to content

Commit 569da71

Browse files
committed
v.1.0.8
1 parent 37d5564 commit 569da71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mouse-follower",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "A powerful javascript library to create amazing and smooth effects for the mouse cursor on your website.",
55
"license": "MIT",
66
"source": "./src/index.js",

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Cuberto Mouse Follower
33
* https://cuberto.com/
44
*
5-
* @version 1.0.7
5+
* @version 1.0.8
66
* @author Cuberto, Artem Dordzhiev (Draft)
77
*/
88

0 commit comments

Comments
 (0)