We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d5564 commit 569da71Copy full SHA for 569da71
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mouse-follower",
3
- "version": "1.0.7",
+ "version": "1.0.8",
4
"description": "A powerful javascript library to create amazing and smooth effects for the mouse cursor on your website.",
5
"license": "MIT",
6
"source": "./src/index.js",
src/index.js
@@ -2,7 +2,7 @@
* Cuberto Mouse Follower
* https://cuberto.com/
*
- * @version 1.0.7
+ * @version 1.0.8
* @author Cuberto, Artem Dordzhiev (Draft)
7
*/
8
0 commit comments