Skip to content

Commit 8caf724

Browse files
committed
increment version number
1 parent fcf05dc commit 8caf724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OsmApiClient.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.2</Version>
6+
<Version>0.0.3</Version>
77
<RepositoryUrl>https://github.com/OsmSharp/osm-api-client/</RepositoryUrl>
88
<PackageReleaseNotes>Adding GetElements(OsmGeoKey[] keys) which can fetch multiple element types in one call.</PackageReleaseNotes>
99
<PackageProjectUrl>https://github.com/OsmSharp/osm-api-client/</PackageProjectUrl>

0 commit comments

Comments
 (0)