We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f5081 commit 88fff37Copy full SHA for 88fff37
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mouse-follower",
3
- "version": "1.1.1",
+ "version": "1.1.2",
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.1.1
+ * @version 1.1.2
* @author Cuberto, Artem Dordzhiev (Draft)
7
*/
8
0 commit comments