Skip to content

Commit

Permalink
bump(module): update versions.tf to match released module version
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Oct 29, 2024
1 parent e2e0e15 commit 97d62ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
locals {
module_name = "tfmod-prometheus"
module_version = "0.0.2"
module_version = "0.1.1"
}

0 comments on commit 97d62ee

Please sign in to comment.