We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b8748b + cc99682 commit 77477a0Copy full SHA for 77477a0
README.md
@@ -34,7 +34,7 @@ Available as self-hosted or Cloud service with premium features.
34
```yml packages.yml
35
packages:
36
- package: elementary-data/elementary
37
- version: 0.15.2
+ version: 0.16.0
38
## Docs: https://docs.elementary-data.com
39
```
40
dbt_project.yml
@@ -1,5 +1,5 @@
1
name: "elementary"
2
-version: "0.15.2"
+version: "0.16.0"
3
4
require-dbt-version: [">=1.0.0", "<2.0.0"]
5
0 commit comments