Skip to content

Commit

Permalink
Merge pull request #11 from entechlog/feature/update-dbt-version
Browse files Browse the repository at this point in the history
changes to update require-dbt-version
  • Loading branch information
entechlog authored Sep 11, 2021
2 parents 80cc1aa + 23998b1 commit 8b0ed3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'dbt_snow_mask'
version: '1.0.0'

require-dbt-version: [">=0.18.0", "<=0.20.0"]
require-dbt-version: [">=0.18.0", "<=0.22.0"]
config-version: 2

target-path: "target"
Expand Down

0 comments on commit 8b0ed3f

Please sign in to comment.