Skip to content

Commit

Permalink
Prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeemster committed Jun 22, 2023
1 parent fc56d92 commit 69b60ad
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.3.4 (2023-06-19)
--------------------------
Bump app_version to v5.6.0 (#19)
Bump service module to v0.2.0 (#21)

Version 0.3.3 (2023-03-10)
--------------------------
Bump app_version to v5.3.2 (#17)
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 = "transformer-kinesis-ec2"
module_version = "0.3.3"
module_version = "0.3.4"

app_name = "transformer-kinesis"
app_version = "5.6.0"
Expand Down

0 comments on commit 69b60ad

Please sign in to comment.