Skip to content

Commit

Permalink
Merge pull request #2793 from dbt-labs/bump-package-versions-1699041663
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 3, 2023
2 parents 52ea5d0 + 6a565d3 commit c098c8d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/Fleetio/dbt_segment/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "dbt_segment",
"namespace": "Fleetio",
"description": "dbt models for dbt-segment",
"latest": "0.1.1",
"latest": "0.2.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/Fleetio/dbt_segment/versions/v0.2.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "Fleetio/dbt_segment/v0.2.0",
"name": "dbt_segment",
"version": "v0.2.0",
"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.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/Fleetio/dbt-segment/tree/v0.2.0/",
"readme": "https://raw.githubusercontent.com/Fleetio/dbt-segment/v0.2.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/Fleetio/dbt-segment/tar.gz/v0.2.0",
"format": "tgz",
"sha1": "4b217867cbf36f64c5360d0b014a4cab4c51c9ff"
}
}

0 comments on commit c098c8d

Please sign in to comment.