Skip to content

Commit

Permalink
Prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeemster committed Mar 9, 2023
1 parent 9b9b1f2 commit 8217775
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.5.1 (2023-03-09)
--------------------------
Bump service module to v0.1.1 (#27)
Fix application telemetry instance_id (#28)

Version 0.5.0 (2023-02-20)
--------------------------
Bump app_version to 3.7.0 (#24)
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-kinesis-ec2"
module_version = "0.5.0"
module_version = "0.5.1"

app_name = "enrich-kinesis"
app_version = "3.7.0"
Expand Down

0 comments on commit 8217775

Please sign in to comment.