Skip to content

Commit 84abdcd

Browse files
committed
v.1.0.2
1 parent c13f08e commit 84abdcd

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.1",
3+
"version": "1.0.2",
44
"description": "A powerful javascript library to create amazing and smooth effects for the mouse cursor on your website.",
55
"license": "MIT",
66
"main": "dist/mouse-follower.js",

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* Cuberto Mouse Follower
33
*
4-
* @version 1.0.1
4+
* @version 1.0.2
55
* @author Cuberto | Artem Dordzhiev (Draft)
66
*/
77

0 commit comments

Comments
 (0)