Skip to content

Commit

Permalink
Merge pull request #35 from kgmcquate/develop
Browse files Browse the repository at this point in the history
Fix: added version to dbt_project.yml
  • Loading branch information
kgmcquate authored Jan 9, 2024
2 parents 2fcd6cc + e88d6dc commit aa48033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: 'testgen'
version: '1.0.1'

require-dbt-version: [">=1.2.0", "<2.0.0"]
config-version: 2
Expand Down

0 comments on commit aa48033

Please sign in to comment.