Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
vrtmrz committed Aug 31, 2022
1 parent f1f018e commit 7569211
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"id": "ninja-cursor",
"name": "Ninja Cursor",
"version": "0.0.4",
"version": "0.0.5",
"minAppVersion": "0.12.0",
"description": "The plugin which enhance cursor visiblity.",
"description": "The plugin which enhance cursor visibility.",
"author": "vorotamoroz",
"authorUrl": "https://github.com/vrtmrz/",
"isDesktopOnly": false
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ninja-cursor",
"version": "0.0.4",
"description": "The plugin which enhance cursor visiblity.",
"version": "0.0.5",
"description": "The plugin which enhance cursor visibility.",
"main": "main.js",
"scripts": {
"dev": "node esbuild.config.mjs",
Expand Down

0 comments on commit 7569211

Please sign in to comment.