Skip to content

Commit

Permalink
Merge pull request #3009 from dbt-labs/bump-package-versions-1708653680
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Feb 23, 2024
2 parents 1bce4e6 + 4f367da commit f39f43a
Show file tree
Hide file tree
Showing 4 changed files with 80 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "tasman_dbt_revenuecat",
"namespace": "TasmanAnalytics",
"description": "dbt models for tasman-dbt-revenuecat",
"latest": "1.1.0",
"assets": {
"logo": "logos/placeholder.svg"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"id": "TasmanAnalytics/tasman_dbt_revenuecat/0.0.1",
"name": "tasman_dbt_revenuecat",
"version": "0.0.1",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "dbt-labs/dbt_utils",
"version": "1.1.1"
}
],
"require_dbt_version": [
">=1.6.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/TasmanAnalytics/tasman-dbt-revenuecat/tree/0.0.1/",
"readme": "https://raw.githubusercontent.com/TasmanAnalytics/tasman-dbt-revenuecat/0.0.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/TasmanAnalytics/tasman-dbt-revenuecat/tar.gz/0.0.1",
"format": "tgz",
"sha1": "2e43afe0cf8d5a1280cab164f5191e6ad7f29343"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"id": "TasmanAnalytics/tasman_dbt_revenuecat/1.0.0",
"name": "tasman_dbt_revenuecat",
"version": "1.0.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [],
"require_dbt_version": [
">=1.6.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/TasmanAnalytics/tasman-dbt-revenuecat/tree/1.0.0/",
"readme": "https://raw.githubusercontent.com/TasmanAnalytics/tasman-dbt-revenuecat/1.0.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/TasmanAnalytics/tasman-dbt-revenuecat/tar.gz/1.0.0",
"format": "tgz",
"sha1": "ba7547371bef7206423b0d98ab763dcad8ba95ee"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"id": "TasmanAnalytics/tasman_dbt_revenuecat/1.1.0",
"name": "tasman_dbt_revenuecat",
"version": "1.1.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [],
"require_dbt_version": [
">=1.6.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/TasmanAnalytics/tasman-dbt-revenuecat/tree/1.1.0/",
"readme": "https://raw.githubusercontent.com/TasmanAnalytics/tasman-dbt-revenuecat/1.1.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/TasmanAnalytics/tasman-dbt-revenuecat/tar.gz/1.1.0",
"format": "tgz",
"sha1": "10227badcccc4798ba317cfcf0cb53f1463f7c63"
}
}

0 comments on commit f39f43a

Please sign in to comment.