diff --git a/CHANGELOG.md b/CHANGELOG.md
index ed5a57d..fe7e7d2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-# [v0.6.0] - Unreleased
+# [v0.6.0] - 1 Dec 2023
## Added
- New DocFX site for documentation
diff --git a/src/Phetch.Blazor/Phetch.Blazor.csproj b/src/Phetch.Blazor/Phetch.Blazor.csproj
index 1572d49..5d4e47a 100644
--- a/src/Phetch.Blazor/Phetch.Blazor.csproj
+++ b/src/Phetch.Blazor/Phetch.Blazor.csproj
@@ -4,7 +4,7 @@
net6.0
enable
enable
- 0.5.1
+ 0.6.0
Jcparkyn
https://github.com/Jcparkyn/Phetch
blazor;fetch;query;swr
diff --git a/src/Phetch.Core/Phetch.Core.csproj b/src/Phetch.Core/Phetch.Core.csproj
index acac33e..00bdfce 100644
--- a/src/Phetch.Core/Phetch.Core.csproj
+++ b/src/Phetch.Core/Phetch.Core.csproj
@@ -4,7 +4,7 @@
netstandard2.1
enable
10.0
- 0.5.1
+ 0.6.0
Jcparkyn
https://github.com/Jcparkyn/Phetch
blazor;fetch;query;swr