Skip to content

Commit

Permalink
change lower bound to allow 1.0 heh
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-connors-3 committed Dec 6, 2022
1 parent 518161a commit 7552ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
packages:
- package: dbt-labs/dbt_utils
version: [">1.0.0", "<2.0.0"]
version: [">=1.0.0", "<2.0.0"]

0 comments on commit 7552ade

Please sign in to comment.