Skip to content

Commit

Permalink
0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
2A5F committed Dec 29, 2023
1 parent 94a1fc4 commit cd5580c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BetterCollections/BetterCollections.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<LangVersion>12.0</LangVersion>
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.2.0</Version>
<Version>0.3.0</Version>
<PackageProjectUrl>https://github.com/libsugar/BetterCollections</PackageProjectUrl>
<Description>Some better collection implementations than the standard library</Description>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand Down

0 comments on commit cd5580c

Please sign in to comment.