We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c13f08e commit 84abdcdCopy full SHA for 84abdcd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mouse-follower",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "A powerful javascript library to create amazing and smooth effects for the mouse cursor on your website.",
5
"license": "MIT",
6
"main": "dist/mouse-follower.js",
src/index.js
@@ -1,7 +1,7 @@
/*!
* Cuberto Mouse Follower
*
- * @version 1.0.1
+ * @version 1.0.2
* @author Cuberto | Artem Dordzhiev (Draft)
*/
7
0 commit comments