Skip to content

Commit 89b2e77

Browse files
committed
prep for release
1 parent b33168c commit 89b2e77

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION=v0.4.5
1+
VERSION=v0.5.0

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## Unreleased
1010

11+
## [v0.5.0](https://github.com/stackus/goht/compare/v0.4.5...v0.5.0) - 2024-06-26
12+
1113
### Changed
1214
- Require tabs for indentation in GoHT templates. This aligns the indentation style with Go's standard formatting.
1315
- Require templates to be indented at a minimum of one level. The initial indent must be one level.

0 commit comments

Comments
 (0)