Skip to content

Commit

Permalink
Merge pull request #3631 from dbt-labs/bump-package-versions-1738785634
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 authored Feb 5, 2025
2 parents 02baab5 + f135173 commit 5dd4e34
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/grafana/leaner_query/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "leaner_query",
"namespace": "grafana",
"description": "dbt models for dbt_leaner_query",
"latest": "0.1.14",
"latest": "0.2.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
22 changes: 22 additions & 0 deletions data/packages/grafana/leaner_query/versions/0.2.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"id": "grafana/leaner_query/0.2.0",
"name": "leaner_query",
"version": "0.2.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/grafana/dbt_leaner_query/tree/0.2.0/",
"readme": "https://raw.githubusercontent.com/grafana/dbt_leaner_query/0.2.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/grafana/dbt_leaner_query/tar.gz/0.2.0",
"format": "tgz",
"sha1": "c73421750b5ddf5f54072a8cd6227e963b2ffc0a"
}
}

0 comments on commit 5dd4e34

Please sign in to comment.