Skip to content

Commit

Permalink
Merge pull request #2915 from dbt-labs/bump-package-versions-1703203368
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Dec 22, 2023
2 parents 6419fce + 092ba7d commit 0a95b05
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/packages/edanalytics/dbt_synth_data/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "dbt_synth_data",
"namespace": "edanalytics",
"description": "dbt models for dbt_synth_data",
"latest": "0.1.0",
"assets": {
"logo": "logos/placeholder.svg"
}
}
22 changes: 22 additions & 0 deletions data/packages/edanalytics/dbt_synth_data/versions/v0.1.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"id": "edanalytics/dbt_synth_data/v0.1.0",
"name": "dbt_synth_data",
"version": "v0.1.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [],
"require_dbt_version": [
">=1.0.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/edanalytics/dbt_synth_data/tree/v0.1.0/",
"readme": "https://raw.githubusercontent.com/edanalytics/dbt_synth_data/v0.1.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/edanalytics/dbt_synth_data/tar.gz/v0.1.0",
"format": "tgz",
"sha1": "ce3b5342a76157898af1af63a8eb992eedf8a5a9"
}
}

0 comments on commit 0a95b05

Please sign in to comment.