Skip to content

Commit 5418a75

Browse files
v0.25.1 [skip ci]
1 parent c5053a6 commit 5418a75

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 0.25.1 (Unreleased)
1+
# 0.25.1 (April 22, 2026)
22

33
DEPENDENCIES:
44

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
package version
55

6-
const version = "0.25.0"
6+
const version = "0.25.1"
77

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

0 commit comments

Comments
 (0)