We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab21363 commit 458f59bCopy full SHA for 458f59b
README.md
@@ -158,7 +158,7 @@ Learn more in our [AI data validations documentation](https://docs.elementary-da
158
```
159
packages:
160
- package: elementary-data/elementary
161
- version: 0.21.0
+ version: 0.22.0
162
## Docs: <https://docs.elementary-data.com>
163
164
dbt_project.yml
@@ -1,5 +1,5 @@
1
name: "elementary"
2
-version: "0.21.0"
+version: "0.22.0"
3
4
require-dbt-version: [">=1.0.0", "<3.0.0"]
5
0 commit comments