Skip to content

Commit

Permalink
Merge pull request #2778 from dbt-labs/bump-package-versions-1698681732
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 30, 2023
2 parents 80e848c + 8044fa5 commit 2d3667d
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.12.0",
"latest": "0.12.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/elementary-data/elementary/versions/0.12.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "elementary-data/elementary/0.12.1",
"name": "elementary",
"version": "0.12.1",
"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.12.1/",
"readme": "https://raw.githubusercontent.com/elementary-data/dbt-data-reliability/0.12.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/elementary-data/dbt-data-reliability/tar.gz/0.12.1",
"format": "tgz",
"sha1": "f8a6e0ce7e9c8291876d44f0669f27dd4322acb9"
}
}

0 comments on commit 2d3667d

Please sign in to comment.