Skip to content

Commit 1c2e069

Browse files
committed
Prepared for release
1 parent 16750b3 commit 1c2e069

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 0.4.0 (2025-06-17)
2+
--------------------------
3+
Update service-ce to v0.2.0
4+
15
Version 0.3.2 (2024-08-21)
26
--------------------------
37
Credit Original Author, Teghan Nightengale (#11)

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
locals {
22
module_name = "bigquery-loader-pubsub-ce"
3-
module_version = "0.3.2"
3+
module_version = "0.4.0"
44

55
app_name = "snowplow-bigquery-loader"
66
app_version = var.app_version

0 commit comments

Comments
 (0)