From 84abdcd7ea81a5d2265d30beadf101afb6bb70a5 Mon Sep 17 00:00:00 2001 From: Arem Draft Date: Thu, 14 Apr 2022 00:50:33 +0300 Subject: [PATCH] v.1.0.2 --- package.json | 2 +- src/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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) */