Skip to content

Commit

Permalink
Prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
istreeter committed Sep 21, 2023
1 parent d5e93d3 commit 9e66492
Show file tree
Hide file tree
Showing 2 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.1.1 (2023-09-21)
--------------------------
Bump app_version to 0.1.3 (#4)

Version 0.1.0 (2023-09-21)
--------------------------
Add Lake Loader module (#3)
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 = "lake-loader-vmss"
module_version = "0.1.0"
module_version = "0.1.1"

app_name = "lake-loader-azure"

Expand Down

0 comments on commit 9e66492

Please sign in to comment.