Skip to content

Commit

Permalink
Merge pull request #2988 from dbt-labs/bump-package-versions-1707253209
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Feb 6, 2024
2 parents 7395c57 + 3212732 commit 4b2c5ac
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/edanalytics/edu_wh/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "edu_wh",
"namespace": "edanalytics",
"description": "dbt models for edu_wh",
"latest": "0.3.0",
"latest": "0.3.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/edanalytics/edu_wh/versions/0.3.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "edanalytics/edu_wh/0.3.1",
"name": "edu_wh",
"version": "0.3.1",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "edanalytics/edu_edfi_source",
"version": [
">=0.3.2",
"<0.4.0"
]
}
],
"require_dbt_version": [
">=1.0.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/edanalytics/edu_wh/tree/0.3.1/",
"readme": "https://raw.githubusercontent.com/edanalytics/edu_wh/0.3.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/edanalytics/edu_wh/tar.gz/0.3.1",
"format": "tgz",
"sha1": "0d076fdf0d669f3f95635723b8d0b71b86f51089"
}
}

0 comments on commit 4b2c5ac

Please sign in to comment.