Skip to content

Commit 7b28779

Browse files
committed
chore: bump version to 1.0.5
1 parent 4f60eae commit 7b28779

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.4",
4+
"version": "1.0.5",
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.4",
3+
"version": "1.0.5",
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
@@ -3,5 +3,6 @@
33
"1.0.1": "1.7.4",
44
"1.0.2": "1.7.4",
55
"1.0.3": "1.7.4",
6-
"1.0.4": "1.7.4"
6+
"1.0.4": "1.7.4",
7+
"1.0.5": "1.7.4"
78
}

0 commit comments

Comments
 (0)