diff --git a/CHANGELOG.md b/CHANGELOG.md index abe5511..b1c5254 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased + +## 1.5.0 - 2021-06-10 - Use net5.0 - Use F# 5.0 - Update dependencies diff --git a/TucConsole.fsproj b/TucConsole.fsproj index a445ad9..bd50283 100644 --- a/TucConsole.fsproj +++ b/TucConsole.fsproj @@ -6,7 +6,7 @@ net5.0 Tuc.Console Console application for managing .tuc files. - 1.4.0 + 1.5.0 https://github.com/TypedUseCase/tuc-console https://github.com/TypedUseCase/tuc-console.git true