Skip to content

Commit 7b2eb31

Browse files
committed
v.1.0.3
1 parent 62ee366 commit 7b2eb31

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/mouse-follower.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mouse-follower.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2",
3+
"version": "1.0.3",
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.2
4+
* @version 1.0.3
55
* @author Cuberto | Artem Dordzhiev (Draft)
66
*/
77

0 commit comments

Comments
 (0)