Skip to content

Commit

Permalink
Merge pull request #3563 from dbt-labs/bump-package-versions-1734375666
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 authored Dec 16, 2024
2 parents e526de1 + a2ab90b commit de2a29d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/fivetran/linkedin/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "linkedin",
"namespace": "fivetran",
"description": "dbt models for dbt_linkedin",
"latest": "0.9.1",
"latest": "0.10.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/linkedin/versions/v0.10.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/linkedin/v0.10.0",
"name": "linkedin",
"version": "v0.10.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/linkedin_source",
"version": [
">=0.10.0",
"<0.11.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_linkedin/tree/v0.10.0/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_linkedin/v0.10.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_linkedin/tar.gz/v0.10.0",
"format": "tgz",
"sha1": "8ab2e175b7e011987a089862094b0f13e5ee85bc"
}
}

0 comments on commit de2a29d

Please sign in to comment.