Skip to content

Commit 0d2075c

Browse files
committed
Version 1.5.0
1 parent b8403eb commit 0d2075c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

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

33
<!-- There is always Unreleased section on the top. Subsections (Add, Changed, Fix, Removed) should be Add as needed. -->
44
## Unreleased
5+
6+
## 1.5.0 - 2021-06-10
57
- Use net5.0
68
- Use F# 5.0
79
- Update dependencies

TucConsole.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<TargetFramework>net5.0</TargetFramework>
77
<PackageId>Tuc.Console</PackageId>
88
<Description>Console application for managing .tuc files.</Description>
9-
<Version>1.4.0</Version>
9+
<Version>1.5.0</Version>
1010
<PackageProjectUrl>https://github.com/TypedUseCase/tuc-console</PackageProjectUrl>
1111
<RepositoryUrl>https://github.com/TypedUseCase/tuc-console.git</RepositoryUrl>
1212
<PublishRepositoryUrl>true</PublishRepositoryUrl>

0 commit comments

Comments
 (0)