We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbb2039 commit 8c30e5dCopy full SHA for 8c30e5d
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# dbt_ad_reporting v1.0.2
+# dbt_ad_reporting v1.0.2-v1.0.3
2
3
## 🕷️ Bugfixes 🕷️
4
- Updated `twitter_ads__using_keywords` to have consistent defaults. ([#70](https://github.com/fivetran/dbt_ad_reporting/pull/70))
dbt_project.yml
@@ -1,5 +1,5 @@
name: 'ad_reporting'
-version: '1.0.2'
+version: '1.0.3'
config-version: 2
5
require-dbt-version: [">=1.0.0", "<2.0.0"]
integration_tests/dbt_project.yml
name: 'ad_reporting_integration_tests'
profile: 'integration_tests'
0 commit comments