Skip to content

Commit 8c30e5d

Browse files
release bump
1 parent cbb2039 commit 8c30e5d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# dbt_ad_reporting v1.0.2
1+
# dbt_ad_reporting v1.0.2-v1.0.3
22

33
## 🕷️ Bugfixes 🕷️
44
- Updated `twitter_ads__using_keywords` to have consistent defaults. ([#70](https://github.com/fivetran/dbt_ad_reporting/pull/70))

dbt_project.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 'ad_reporting'
2-
version: '1.0.2'
2+
version: '1.0.3'
33
config-version: 2
44

55
require-dbt-version: [">=1.0.0", "<2.0.0"]

integration_tests/dbt_project.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 'ad_reporting_integration_tests'
2-
version: '1.0.2'
2+
version: '1.0.3'
33
profile: 'integration_tests'
44
config-version: 2
55

0 commit comments

Comments
 (0)