Skip to content

Commit 7569211

Browse files
committed
bump
1 parent f1f018e commit 7569211

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"id": "ninja-cursor",
33
"name": "Ninja Cursor",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"minAppVersion": "0.12.0",
6-
"description": "The plugin which enhance cursor visiblity.",
6+
"description": "The plugin which enhance cursor visibility.",
77
"author": "vorotamoroz",
88
"authorUrl": "https://github.com/vrtmrz/",
99
"isDesktopOnly": false

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ninja-cursor",
3-
"version": "0.0.4",
4-
"description": "The plugin which enhance cursor visiblity.",
3+
"version": "0.0.5",
4+
"description": "The plugin which enhance cursor visibility.",
55
"main": "main.js",
66
"scripts": {
77
"dev": "node esbuild.config.mjs",

0 commit comments

Comments
 (0)