From 15096a9b8f9e4f68be8bcb2b2392bb3a87d6fd30 Mon Sep 17 00:00:00 2001 From: "ytaek.kim" Date: Thu, 17 Oct 2024 13:32:30 +0900 Subject: [PATCH] fix(all): fix typo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9fffd97..486ffe77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "githru-vscode-ext", - "version": "0.7.1", + "version": "0.7.2", "description": "githru-vscode-ext root package.json", "scripts": { "build:all": "npm run build --workspaces",