Skip to content

Commit 1b89bc4

Browse files
committed
Prepared for release
1 parent 8c138a4 commit 1b89bc4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Version 0.3.0 (2023-07-29)
2+
--------------------------
3+
Leverage common service module (#6)
4+
Update to Snowplow Community Licence (#7)
5+
16
Version 0.2.1 (2021-10-11)
27
--------------------------
38
Update docker_ce to always use latest stable version (#5)

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-pubsub-ce"
3-
module_version = "0.2.1"
3+
module_version = "0.3.0"
44

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

0 commit comments

Comments
 (0)