diff --git a/README.md b/README.md index 732a612..a64b8be 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Include in `packages.yml` ```yaml packages: - package: calogica/dbt_expectations - version: [">=0.9.0", "<0.10.0"] + version: [">=0.10.0", "<0.11.0"] # for the latest version tag ```