Skip to content

Commit

Permalink
Merge pull request #2739 from dbt-labs/bump-package-versions-1695924115
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 28, 2023
2 parents 880b64b + 466adf6 commit 80a81c5
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/fivetran/intercom_source/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "intercom_source",
"namespace": "fivetran",
"description": "dbt models for dbt_intercom_source",
"latest": "0.7.0",
"latest": "0.7.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
37 changes: 37 additions & 0 deletions data/packages/fivetran/intercom_source/versions/v0.7.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"id": "fivetran/intercom_source/v0.7.1",
"name": "intercom_source",
"version": "v0.7.1",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/fivetran_utils",
"version": [
">=0.4.0",
"<0.5.0"
]
},
{
"package": "calogica/dbt_expectations",
"version": [
">=0.8.0",
"<0.9.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_intercom_source/tree/v0.7.1/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_intercom_source/v0.7.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_intercom_source/tar.gz/v0.7.1",
"format": "tgz",
"sha1": "97f5520086f21ceae70caa6dd2684af015937fd9"
}
}

0 comments on commit 80a81c5

Please sign in to comment.