Skip to content

Commit 6c2e288

Browse files
committed
v.1.0.4
1 parent 7ff8a78 commit 6c2e288

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

dist/mouse-follower.js

Lines changed: 2 additions & 2 deletions
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.3",
3+
"version": "1.0.4",
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
@@ -2,7 +2,7 @@
22
* Cuberto Mouse Follower
33
* https://cuberto.com/
44
*
5-
* @version 1.0.3
5+
* @version 1.0.4
66
* @author Cuberto, Artem Dordzhiev (Draft)
77
*/
88

0 commit comments

Comments
 (0)