Skip to content

Commit 85a3be2

Browse files
committed
feat: update v0.1.0->v0.1.1
1 parent fa26ceb commit 85a3be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
terraform {
22
required_providers {
33
log = {
4-
version = "0.1.0"
4+
version = "0.1.1"
55
source = "terraform.local/local/log"
66
}
77
}

0 commit comments

Comments
 (0)