We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44252d5 commit c81acedCopy full SHA for c81aced
1 file changed
docs/_snippets/quickstart-package-install.mdx
@@ -39,7 +39,7 @@ Some packages we recommend you check out: [dbt_utils](https://github.com/dbt-lab
39
```yml packages.yml
40
packages:
41
- package: elementary-data/elementary
42
- version: 0.18.3
+ version: 0.19.1
43
## Docs: https://docs.elementary-data.com
44
```
45
</Step>
0 commit comments