Skip to content

Commit 2613eec

Browse files
committed
v0.6.0
1 parent abf244f commit 2613eec

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## [0.6.0](https://github.com/xt0rted/tailwindcss-tag-helpers/compare/v0.5.0...v0.6.0) - 2024-04-09
6+
57
- Dropped support for .NET 6
68
- Dropped support for .NET 7
79
- Added support for .NET 8

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<PropertyGroup>
12-
<VersionPrefix>0.5.0</VersionPrefix>
12+
<VersionPrefix>0.6.0</VersionPrefix>
1313
<Authors>Brian Surowiec</Authors>
1414
</PropertyGroup>
1515

0 commit comments

Comments
 (0)