Skip to content

Commit a3e32d2

Browse files
committed
bump version
1 parent c8ed458 commit a3e32d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module "tags" {
1212

1313
module "lambda_version" {
1414
source = "rhythmictech/find-release-by-semver/github"
15-
version = "~> 1.1"
15+
version = "~> 1.1.1"
1616

1717
repo_name = local.repo_name
1818
repo_owner = local.repo_owner

0 commit comments

Comments
 (0)