Skip to content

Commit

Permalink
Merge pull request #2999 from dbt-labs/bump-package-versions-1708380050
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Feb 19, 2024
2 parents 626638d + 32f8ca0 commit 65a46f8
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/calogica/dbt_expectations/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "dbt_expectations",
"namespace": "calogica",
"description": "dbt models for dbt-expectations",
"latest": "0.10.2",
"latest": "0.10.3",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/calogica/dbt_expectations/versions/0.10.3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "calogica/dbt_expectations/0.10.3",
"name": "dbt_expectations",
"version": "0.10.3",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "calogica/dbt_date",
"version": [
">=0.9.0",
"<1.0.0"
]
}
],
"require_dbt_version": [
">=1.2.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/calogica/dbt-expectations/tree/0.10.3/",
"readme": "https://raw.githubusercontent.com/calogica/dbt-expectations/0.10.3/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/calogica/dbt-expectations/tar.gz/0.10.3",
"format": "tgz",
"sha1": "9ca30b2eee9c5706e0be52e7730b9baf125bc23d"
}
}

0 comments on commit 65a46f8

Please sign in to comment.