We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9519543 commit c51f5b6Copy full SHA for c51f5b6
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.16.0
+ version: 0.16.1
38
## Docs: https://docs.elementary-data.com
39
```
40
dbt_project.yml
@@ -1,5 +1,5 @@
1
name: "elementary"
2
-version: "0.16.0"
+version: "0.16.1"
3
4
require-dbt-version: [">=1.0.0", "<2.0.0"]
5
0 commit comments