diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 32a3dd3..7763210 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,10 @@ Release Notes ============= +## 0.1.0-beta-110 + +- Updated Giraffe to version `1.1.0`. + ## 0.1.0-beta-100 - Moved `Giraffe.TokenRouter` into its own repository with its own release cycle and NuGet package deployment. diff --git a/src/Giraffe.TokenRouter/Giraffe.TokenRouter.fsproj b/src/Giraffe.TokenRouter/Giraffe.TokenRouter.fsproj index bbf193a..82ae08a 100755 --- a/src/Giraffe.TokenRouter/Giraffe.TokenRouter.fsproj +++ b/src/Giraffe.TokenRouter/Giraffe.TokenRouter.fsproj @@ -1,7 +1,7 @@  Giraffe.TokenRouter - 0.1.0-beta-100 + 0.1.0-beta-110 Alternative routing API for Giraffe web applications which is aimed at maximum performance. Copyright 2018 Dustin Moris Gorski en-GB @@ -31,7 +31,7 @@ - + diff --git a/tests/Giraffe.TokenRouter.Tests/Giraffe.TokenRouter.Tests.fsproj b/tests/Giraffe.TokenRouter.Tests/Giraffe.TokenRouter.Tests.fsproj index 2330834..1f010dd 100644 --- a/tests/Giraffe.TokenRouter.Tests/Giraffe.TokenRouter.Tests.fsproj +++ b/tests/Giraffe.TokenRouter.Tests/Giraffe.TokenRouter.Tests.fsproj @@ -20,7 +20,7 @@ - +