diff --git a/package.json b/package.json index 8f47794..ea372ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mouse-follower", - "version": "1.0.1", + "version": "1.0.2", "description": "A powerful javascript library to create amazing and smooth effects for the mouse cursor on your website.", "license": "MIT", "main": "dist/mouse-follower.js", diff --git a/src/index.js b/src/index.js index 9a4b063..71f7361 100644 --- a/src/index.js +++ b/src/index.js @@ -1,7 +1,7 @@ /*! * Cuberto Mouse Follower * - * @version 1.0.1 + * @version 1.0.2 * @author Cuberto | Artem Dordzhiev (Draft) */