Skip to content

Commit

Permalink
Merge pull request #90 from xt0rted/new-release
Browse files Browse the repository at this point in the history
v1.0.5
  • Loading branch information
xt0rted authored Nov 7, 2021
2 parents 504f9b7 + 1e144f2 commit f79ec7e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@

## Unreleased

## 1.0.5

- Include `README.md` in the nupkg
- Target .NET Core 3.1 and .NET 5.0
- Bumped `heroicons` from 1.0.4 to 1.0.5

## Version 1.0.4

Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<PropertyGroup>
<VersionPrefix>1.0.4</VersionPrefix>
<VersionPrefix>1.0.5</VersionPrefix>
<Authors>Brian Surowiec</Authors>
</PropertyGroup>

Expand Down

0 comments on commit f79ec7e

Please sign in to comment.