Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rlh1994 committed Jan 19, 2024
1 parent b854a79 commit 50344d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
snowplow-ecommerce 0.7.0 (2024-01-23)
snowplow-ecommerce 0.7.0 (2024-01-19)
---------------------------------------
## Summary
This release provides a solution for when multiple events are sent for a single transaction.
Expand Down
2 changes: 1 addition & 1 deletion dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'snowplow_ecommerce'

version: '0.6.1'
version: '0.7.0'
config-version: 2

require-dbt-version: [">=1.5.0", "<2.0.0"]
Expand Down
2 changes: 1 addition & 1 deletion integration_tests/dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'snowplow_ecommerce_integration_tests'
version: '0.6.1'
version: '0.7.0'
config-version: 2

profile: 'integration_tests'
Expand Down

0 comments on commit 50344d0

Please sign in to comment.