Skip to content

Commit

Permalink
Merge pull request #3496 from dbt-labs/bump-package-versions-1731952871
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 authored Nov 18, 2024
2 parents 93efcdd + f37507b commit 40afa14
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/elementary-data/elementary/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "elementary",
"namespace": "elementary-data",
"description": "dbt models for dbt-data-reliability",
"latest": "0.16.1",
"latest": "0.16.2",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/elementary-data/elementary/versions/0.16.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "elementary-data/elementary/0.16.2",
"name": "elementary",
"version": "0.16.2",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "dbt-labs/dbt_utils",
"version": [
">=0.8.0",
"<2.0.0"
]
}
],
"require_dbt_version": [
">=1.0.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/elementary-data/dbt-data-reliability/tree/0.16.2/",
"readme": "https://raw.githubusercontent.com/elementary-data/dbt-data-reliability/0.16.2/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/elementary-data/dbt-data-reliability/tar.gz/0.16.2",
"format": "tgz",
"sha1": "57be475d528eff107ed29db87dccf12292d59ca3"
}
}

0 comments on commit 40afa14

Please sign in to comment.