diff --git a/README.md b/README.md index 31898d3..ddf4aec 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ vars: ```yml packages: - package: Snowflake-Labs/dbt_constraints - version: [">=0.5.0", "<0.6.0"] + version: [">=0.6.0", "<0.7.0"] # for the latest version tag. # You can also pull the latest changes from Github with the following: # - git: "https://github.com/Snowflake-Labs/dbt_constraints.git"