Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardssh committed Aug 11, 2021
1 parent 373907c commit 6a209f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.0.0",
"version": "4.0.2",
"configurations": [
{
"name": "Launch Extension",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscord",
"displayName": "Discord Rich Presence",
"version": "4.0.1",
"version": "4.0.2",
"description": "Fully customizable VS Code extension to get Discord Rich Presence integration",
"main": "dist/extension.js",
"private": true,
Expand Down

0 comments on commit 6a209f7

Please sign in to comment.