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