Skip to content

Commit 0b8b866

Browse files
authored
1.0.1 version bump
1 parent 5e49da6 commit 0b8b866

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
@@ -14,7 +14,7 @@ provider "aci" {
1414

1515
module "aci" {
1616
source = "netascode/nac-aci/aci"
17-
version = "1.0.0"
17+
version = "1.0.1"
1818

1919
yaml_directories = ["data"]
2020

0 commit comments

Comments
 (0)