From 9fa968928c28e4052fcdf3ee571304951aaa0e3e Mon Sep 17 00:00:00 2001 From: Remi Caput Date: Mon, 29 Apr 2019 09:33:43 +0200 Subject: [PATCH] Bump version to 0.5.0. - Minor API changes (renamed JSON options, merged error handling delegates). - Fix missing stream dispose/flush operations. - Minor performance improvements. --- Verse/Verse.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Verse/Verse.csproj b/Verse/Verse.csproj index 8aeecfe..87d2637 100644 --- a/Verse/Verse.csproj +++ b/Verse/Verse.csproj @@ -4,7 +4,7 @@ Verse Fast Generic Runtime (de)serializer - 0.4.0 + 0.5.0 Remi Caput netstandard2.0;net472 latest