Skip to content

Commit c0ed289

Browse files
committed
Update to 0.2.0
1 parent 77c7a85 commit c0ed289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MinimalXmlReader/MinimalXmlReader.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<PackageId>MinimalXmlReader</PackageId>
5-
<Version>0.1.2</Version>
5+
<Version>0.2.0</Version>
66
<Authors>BigBang1112</Authors>
77
<Description>Simple, lightweight, and fast XML reader for .NET, mainly viable for NativeAOT, and for those that don't want to waste 6MB of executable binary just to read a few XML lines.</Description>
88
<Copyright>Copyright (c) 2024 Petr Pivoňka</Copyright>

0 commit comments

Comments
 (0)