From 28a470d0afb2f78b29cd8f92feaaf49d670642c5 Mon Sep 17 00:00:00 2001 From: anandgupta42 Date: Wed, 10 Jul 2024 21:32:57 -0700 Subject: [PATCH] bumping version for release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26a1127cd..0579b0853 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "bugs": { "url": "https://github.com/AltimateAI/vscode-dbt-power-user/issues" }, - "version": "0.41.5", + "version": "0.42.0", "engines": { "vscode": "^1.81.0" },