Skip to content

Commit

Permalink
Prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeemster committed Aug 18, 2023
1 parent 5330cd6 commit 400bc9d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Version 0.2.0 (2023-07-26)
--------------------------
Leverage common service module (#13)
Update to Snowplow Community Licence (#14)

Version 0.1.4 (2022-05-13)
--------------------------
Ensure telemetry can be disabled without breaking configuration file (#9)
Expand Down
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
locals {
module_name = "enrich-pubsub-ce"
module_version = "0.1.4"
module_version = "0.2.0"

app_name = "enrich-pubsub"
app_version = var.app_version
Expand Down

0 comments on commit 400bc9d

Please sign in to comment.