mirror of
https://github.com/kotaindah55/animated-cursor.git
synced 2026-07-22 13:00:23 +00:00
chore: bump version to 1.0.5
This commit is contained in:
parent
4f60eae05e
commit
7b28779419
3 changed files with 4 additions and 3 deletions
|
|
@ -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)",
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
Loading…
Reference in a new issue