Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit ea652a2

Browse files
author
hashicorp-ci
committed
Release v0.2.4
1 parent c4c8164 commit ea652a2

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-
## unreleased
1+
## 0.2.4 (March 18, 2021)
22

33
FEATURES:
44

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ var (
1010
GitCommit string
1111
GitDescribe string
1212

13-
Version = "0.2.3"
13+
Version = "0.2.4"
1414
VersionPrerelease = ""
1515
VersionMetadata = ""
1616
)

0 commit comments

Comments
 (0)