Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Commit 434be5e

Browse files
committed
Prepared for release
1 parent aa98aa0 commit 434be5e

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.2 (2023-06-22)
2+
--------------------------
3+
Bump service module to v0.2.0 (#16)
4+
15
Version 0.4.1 (2023-03-08)
26
--------------------------
37
Bump service module to v0.1.1 (#14)

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 = "postgres-loader-kinesis-ec2"
3-
module_version = "0.4.1"
3+
module_version = "0.4.2"
44

55
app_name = "snowplow-postgres-loader"
66
app_version = "0.3.3"

0 commit comments

Comments
 (0)