File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Add to your `packages.yml` according to your dbt version:
2525``` yml packages.yml
2626packages :
2727 - package : elementary-data/elementary
28- version : 0.7.7
28+ version : 0.7.8
2929 # # Docs: https://docs.elementary-data.com
3030```
3131
@@ -34,7 +34,7 @@ packages:
3434``` yml packages.yml
3535packages :
3636 - package : elementary-data/elementary
37- version : 0.7.7
37+ version : 0.7.8
3838 # # Docs: https://docs.elementary-data.com
3939
4040 # # !! Important !! For dbt >=1.2.0 \<1.3.0 ##
@@ -48,7 +48,7 @@ packages:
4848` ` ` yml packages.yml
4949packages :
5050 - package : elementary-data/elementary
51- version : 0.7.7
51+ version : 0.7.8
5252 # # Docs: https://docs.elementary-data.com
5353
5454 # # !! Important !! For dbt <1.2.0 ##
Original file line number Diff line number Diff line change 11name : " elementary"
2- version : " 0.7.7 "
2+ version : " 0.7.8 "
33
44require-dbt-version : [ ">=1.0.0", "<2.0.0" ]
55
You can’t perform that action at this time.
0 commit comments