Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
Bump version to support dbt 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Borna Almasi authored Sep 10, 2020
1 parent d174fbb commit 325bd11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'dbtvault'
version: '0.6'
require-dbt-version: [">=0.14.0", "<=0.17.1"]
require-dbt-version: [">=0.14.0", "<=0.18.0"]

profile: 'dev'

Expand All @@ -17,4 +17,4 @@ clean-targets:

models:
vars:
hash: MD5
hash: MD5

0 comments on commit 325bd11

Please sign in to comment.