Skip to content

Commit

Permalink
Merge pull request #2718 from dbt-labs/bump-package-versions-1695135621
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 19, 2023
2 parents 601b471 + 2ceee13 commit e3b2db8
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_web/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "snowplow_web",
"namespace": "snowplow",
"description": "dbt models for dbt-snowplow-web",
"latest": "0.15.2",
"latest": "0.16.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/snowplow/snowplow_web/versions/0.16.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "snowplow/snowplow_web/0.16.0",
"name": "snowplow_web",
"version": "0.16.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "snowplow/snowplow_utils",
"version": [
">=0.15.0",
"<0.16.0"
]
}
],
"require_dbt_version": [
">=1.5.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/snowplow/dbt-snowplow-web/tree/0.16.0/",
"readme": "https://raw.githubusercontent.com/snowplow/dbt-snowplow-web/0.16.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/snowplow/dbt-snowplow-web/tar.gz/0.16.0",
"format": "tgz",
"sha1": "77a7c882e73591dcd5955150e0946ba1d71940c1"
}
}

0 comments on commit e3b2db8

Please sign in to comment.