Skip to content

Commit ef0580a

Browse files
committed
chore: bump to 1.0.3
1 parent eb65068 commit ef0580a

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "animated-cursor",
33
"name": "Animated Cursor",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"minAppVersion": "1.7.4",
66
"description": "Simple yet smooth animated cursor.",
77
"author": "Kotaindah55 (Sheva Ihza)",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "animated-cursor",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Simple yet smooth animated cursor.",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"1.0.0": "1.7.4",
33
"1.0.1": "1.7.4",
4-
"1.0.2": "1.7.4"
4+
"1.0.2": "1.7.4",
5+
"1.0.3": "1.7.4"
56
}

0 commit comments

Comments
 (0)