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