Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xhayper committed Jul 15, 2023
1 parent 2d17091 commit 12fbcf0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscord",
"displayName": "Discord Rich Presence",
"version": "5.1.13",
"version": "5.1.14",
"description": "Highly customizable Discord Rich Presence extension for Visual Studio Code",
"main": "dist/extension.js",
"repository": "github:LeonardSSH/vscord",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@types/git-url-parse": "^9.0.1",
"@types/node": "16.x",
"@types/vscode": "1.57.0",
"@xhayper/discord-rpc": "^1.0.20",
"@xhayper/discord-rpc": "^1.0.21",
"discord-api-types": "^0.37.48",
"filesize": "^10.0.7",
"git-url-parse": "^13.1.0",
Expand Down
8 changes: 4 additions & 4 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 12fbcf0

Please sign in to comment.