chore: bump version to 1.0.5

This commit is contained in:
kotaindah55 2025-04-16 00:52:14 +02:00
parent 4f60eae05e
commit 7b28779419
3 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "animated-cursor",
"name": "Animated Cursor",
"version": "1.0.4",
"version": "1.0.5",
"minAppVersion": "1.7.4",
"description": "Simple yet smooth animated cursor.",
"author": "Kotaindah55 (Sheva Ihza)",

View file

@ -1,6 +1,6 @@
{
"name": "animated-cursor",
"version": "1.0.4",
"version": "1.0.5",
"description": "Simple yet smooth animated cursor.",
"main": "main.js",
"scripts": {

View file

@ -3,5 +3,6 @@
"1.0.1": "1.7.4",
"1.0.2": "1.7.4",
"1.0.3": "1.7.4",
"1.0.4": "1.7.4"
"1.0.4": "1.7.4",
"1.0.5": "1.7.4"
}