Skip to content

Commit

Permalink
Merge pull request #2976 from dbt-labs/bump-package-versions-1706562059
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Jan 29, 2024
2 parents 7ca86fb + 023eb16 commit a333438
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/snowplow/snowplow_utils/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "snowplow_utils",
"namespace": "snowplow",
"description": "dbt models for dbt-snowplow-utils",
"latest": "0.16.0",
"latest": "0.16.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/snowplow/snowplow_utils/versions/0.16.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "snowplow/snowplow_utils/0.16.1",
"name": "snowplow_utils",
"version": "0.16.1",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "dbt-labs/dbt_utils",
"version": [
">=1.0.0",
"<2.0.0"
]
}
],
"require_dbt_version": [
">=1.4.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/snowplow/dbt-snowplow-utils/tree/0.16.1/",
"readme": "https://raw.githubusercontent.com/snowplow/dbt-snowplow-utils/0.16.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/snowplow/dbt-snowplow-utils/tar.gz/0.16.1",
"format": "tgz",
"sha1": "779e6009d13af69082f8a0f2f445a2a8e530728b"
}
}

0 comments on commit a333438

Please sign in to comment.