Skip to content

Commit 495b9eb

Browse files
author
Terraform SDK CircleCI
committed
v0.17.2 [skip ci]
1 parent c3eeeea commit 495b9eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 0.17.2 (Unreleased)
1+
# 0.17.2 (July 01, 2022)
22

33
ENHANCEMENTS:
44

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package version
22

3-
const version = "0.17.1"
3+
const version = "0.17.2"
44

55
// ModuleVersion returns the current version of the github.com/hashicorp/terraform-exec Go module.
66
// This is a function to allow for future possible enhancement using debug.BuildInfo.

0 commit comments

Comments
 (0)