Skip to content

Commit 31a38e0

Browse files
authored
Merge pull request #6 from rhythmictech/bump
bump version
2 parents c8ed458 + a3e32d2 commit 31a38e0

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)