diff --git a/src/IpfsHttpClient.csproj b/src/IpfsHttpClient.csproj
index 1547d5e..aa230ec 100644
--- a/src/IpfsHttpClient.csproj
+++ b/src/IpfsHttpClient.csproj
@@ -9,7 +9,7 @@
true
- 0.2.0
+ 0.3.0
$(Version)
12.0
@@ -41,6 +41,14 @@
snupkg
.pdb;$(AllowedOutputExtensionsInPackageBuildOutputFolder)
+--- 0.3.0 ---
+[Breaking]
+No breaking changes for code in this library.
+Inherited breaking changes from IpfsShipyard.Ipfs.Core 0.4.0. See release notes for details.
+
+[Improvements]
+Updated all package dependencies to latest version.
+
--- 0.2.0 ---
[Breaking]
Inherited breaking changes from IpfsShipyard.Ipfs.Core 0.2.0 and 0.3.0.
@@ -57,7 +65,7 @@ Added missing IFileSystemApi.ListAsync. Doesn't fully replace the removed IFileS
-
+
diff --git a/test/IpfsHttpClientTests.csproj b/test/IpfsHttpClientTests.csproj
index 5f7c576..707f186 100644
--- a/test/IpfsHttpClientTests.csproj
+++ b/test/IpfsHttpClientTests.csproj
@@ -9,9 +9,9 @@
-
-
-
+
+
+