Skip to content

Commit bb6755a

Browse files
chore: bump version to v0.6.3
1 parent 0fa3c41 commit bb6755a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "platform-sync",
3-
"version": "0.6.1",
3+
"version": "0.6.3",
44
"private": true,
55
"workspaces": [
66
"vscode-extension"

vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "platform-sync-vscode",
33
"displayName": "Platform Sync",
44
"description": "Cross-platform code review synchronization tool for VS Code and IntelliJ IDEA",
5-
"version": "0.6.1",
5+
"version": "0.6.3",
66
"publisher": "dicodingacademy",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)