Skip to content

Commit

Permalink
chore: バージョン番号を上げる (0.4.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
vain0x committed Jun 20, 2021
1 parent 780ab42 commit 559b76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hsp3-debug-window-adapter/vscode-ext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "hsp3-debug-window-adapter",
"displayName": "HSP3 デバッグ (標準のデバッグウィンドウを使用)",
"description": "HSP3 のデバッグ機能を有効化する拡張機能です。VSCode のデバッグツールではなく、HSP3 標準のデバッグウィンドウを使用します。",
"version": "0.3.0",
"version": "0.4.0",
"author": {
"name": "vain0x",
"email": "[email protected]"
Expand Down

0 comments on commit 559b76c

Please sign in to comment.