From 598583197a56927e180ef94d3c0ce18878e3d7f5 Mon Sep 17 00:00:00 2001 From: James Colvin <7504815+jecolvin@users.noreply.github.com> Date: Fri, 17 May 2024 09:43:37 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6350d743..166d708a 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ See the generated [dbt docs site](https://brooklyn-data.github.io/dbt_artifacts/ ``` packages: - package: brooklyn-data/dbt_artifacts - version: 2.6.2 + version: 2.6.3 ``` :construction_worker: Make sure to fix at least the **minor** version, to avoid issues when a new release is open. See the notes on upgrading below for more detail.