Skip to content

Commit

Permalink
Merge pull request #2840 from dbt-labs/bump-package-versions-1700751680
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Nov 23, 2023
2 parents ece3c5c + 1cfa399 commit bad8229
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_unified/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "snowplow_unified",
"namespace": "snowplow",
"description": "dbt models for dbt-snowplow-unified",
"latest": "0.1.1",
"latest": "0.1.2",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/snowplow/snowplow_unified/versions/0.1.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "snowplow/snowplow_unified/0.1.2",
"name": "snowplow_unified",
"version": "0.1.2",
"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.6.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/snowplow/dbt-snowplow-unified/tree/0.1.2/",
"readme": "https://raw.githubusercontent.com/snowplow/dbt-snowplow-unified/0.1.2/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/snowplow/dbt-snowplow-unified/tar.gz/0.1.2",
"format": "tgz",
"sha1": "b92baa30893c29d6e389ab585764378ba79117f9"
}
}

0 comments on commit bad8229

Please sign in to comment.