From 3e5afe02dd71ba71375f50de90ccd24163aabd1f Mon Sep 17 00:00:00 2001 From: Teghan Nightengale Date: Sun, 23 Oct 2022 21:27:20 -0400 Subject: [PATCH] Bump to release 0.3.6 in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4f8d8e..d2cf1a6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Include in `packages.yml`: ```yaml packages: - package: tnightengale/dbt_meta_testing - version: 0.3.5 + version: 0.3.6 ``` For latest release, see https://github.com/tnightengale/dbt-meta-testing/releases.