We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c86164 commit 2c41617Copy full SHA for 2c41617
1 file changed
docs/data-tests/dbt/upgrade-package.mdx
@@ -12,7 +12,7 @@ On new releases, you will need to upgrade the Elementary dbt package.
12
```yml packages.yml
13
packages:
14
- package: elementary-data/elementary
15
- version: < latest version >
+ version: 0.22.0
16
```
17
18
2. Run the command:
0 commit comments