From ec82e2ffd0f9ffbc1ed34c09147f3a2449c1f42b Mon Sep 17 00:00:00 2001 From: Pedro Sousa Date: Sat, 29 Oct 2022 11:56:52 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc31fdc..d78631d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Add the following to packages.yml ```yaml packages: - git: "https://github.com/EqualExperts/dbt-unit-testing" - revision: v0.2.4 + revision: v0.2.5 ``` [read the docs](https://docs.getdbt.com/docs/package-management) for more information on installing packages.