We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3eda7c commit 51bb8c2Copy full SHA for 51bb8c2
PhpSerializerNET/PhpSerializerNET.csproj
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<Title>PhpSerializerNET</Title>
4
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
5
- <Version>1.2.0</Version>
+ <Version>1.3.0</Version>
6
<Authors>StringEpsilon</Authors>
7
<Summary>A library for working with the PHP serialization format.</Summary>
8
<PackageTags>php-serialization, php-serializer, php-deserializer</PackageTags>
0 commit comments