Skip to content

Commit 23d3f68

Browse files
chore: change dbt package version to 0.23.1 (#2187)
* chore: update dbt package to commit 9f32d47faa00f77595d535619cdbc265d7f603c2 Co-Authored-By: Noy Arie <noyarie1992@gmail.com> * chore: change dbt package version to 0.23.1 Co-Authored-By: Noy Arie <noyarie1992@gmail.com> * chore: update docs quickstart to reference version 0.23.1 Co-Authored-By: Noy Arie <noyarie1992@gmail.com> * chore: update frontend report bundle for 0.23.1 Co-Authored-By: Noy Arie <noyarie1992@gmail.com> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Noy Arie <noyarie1992@gmail.com>
1 parent 0bfd75a commit 23d3f68

4 files changed

Lines changed: 1717 additions & 1201 deletions

File tree

docs/_snippets/quickstart-package-install.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Some packages we recommend you check out: [dbt_utils](https://github.com/dbt-lab
3939
```yml packages.yml
4040
packages:
4141
- package: elementary-data/elementary
42-
version: 0.23.0
42+
version: 0.23.1
4343
## Docs: https://docs.elementary-data.com
4444
```
4545
</Step>

0 commit comments

Comments
 (0)