Skip to content

Commit

Permalink
Prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Boocock authored and paulboocock committed Dec 21, 2021
1 parent 174af3e commit e84347a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Version 0.2.1 (2021-12-20)
--------------------------
Bump stream-enrich to 2.0.5 (#14)

Version 0.2.0 (2021-08-30)
--------------------------
Bump Stream Enrich to v2.0.2 (#12)
Expand Down
File renamed without changes.
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.2.0"
module_version = "0.2.1"

app_name = "stream-enrich"
app_version = "2.0.5"
Expand Down

0 comments on commit e84347a

Please sign in to comment.