Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xhayper committed Feb 9, 2023
1 parent 55c1305 commit 4d89725
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "coc-discord-rpc",
"version": "5.1.6",
"version": "5.1.7",
"description": "An awesome coc-extension to get Discord Rich Presence integration with Neovim / Vim.",
"main": "dist/index.js",
"license": "MIT",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/git-url-parse": "^9.0.1",
"@types/node": "18.x",
"@types/node": "14.x",
"@xhayper/discord-rpc": "^1.0.15",
"coc.nvim": "0.0.82",
"git-url-parse": "^13.1.0",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit 4d89725

Please sign in to comment.