Skip to content

Commit dc4af29

Browse files
Merge pull request #22 from blackboxlogic/develop
Setting the CORRECT number this time.
2 parents f800bab + 9ec5f6f commit dc4af29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OsmSharp.IO.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<PackageId>OsmApiClient</PackageId>
6-
<Version>0.0.4</Version>
6+
<Version>0.0.5</Version>
77
<RepositoryUrl>https://github.com/OsmSharp/osm-api-client/</RepositoryUrl>
88
<PackageReleaseNotes>Made logs more helpful. Added unit tests.</PackageReleaseNotes>
99
<PackageProjectUrl>https://github.com/OsmSharp/osm-api-client/</PackageProjectUrl>

0 commit comments

Comments
 (0)