Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelHentschel committed Jul 23, 2021
1 parent d4ee3d4 commit b2a022c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "r-debugger",
"displayName": "R Debugger",
"description": "R Debugger for VS Code",
"version": "0.4.6",
"version": "0.4.7",
"publisher": "RDebugger",
"license": "MIT",
"author": {
Expand All @@ -11,7 +11,7 @@
"rPackageInfo": {
"name": "vscDebugger",
"required": "0.4.0",
"recommended": "0.4.6",
"recommended": "0.4.7",
"warnIfNewer": "0.5.0"
},
"repository": {
Expand Down

0 comments on commit b2a022c

Please sign in to comment.