Skip to content

Commit 31d5e24

Browse files
committed
increment nuget version
1 parent 9eda92b commit 31d5e24

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.1-beta.3</Version>
6+
<Version>0.0.1-beta.4</Version>
77
<RepositoryUrl>https://github.com/OsmSharp/osm-api-client/</RepositoryUrl>
88
<PackageReleaseNotes>Working toward the first release.</PackageReleaseNotes>
99
<PackageProjectUrl>https://github.com/OsmSharp/osm-api-client/</PackageProjectUrl>

0 commit comments

Comments
 (0)