Skip to content

Commit 5fa1afe

Browse files
committed
Release v1
1 parent 56ffe1d commit 5fa1afe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/OsmApiClient.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<PackageId>OsmApiClient</PackageId>
6-
<Version>0.0.1-beta.7</Version>
6+
<Version>0.0.1</Version>
77
<RepositoryUrl>https://github.com/OsmSharp/osm-api-client/</RepositoryUrl>
8-
<PackageReleaseNotes>Working toward the first release.</PackageReleaseNotes>
8+
<PackageReleaseNotes>First Release</PackageReleaseNotes>
99
<PackageProjectUrl>https://github.com/OsmSharp/osm-api-client/</PackageProjectUrl>
1010
<Description>This is a simple C# client to allow using OSM API easily.</Description>
1111
<PackageTags>osm;openstreetmap;client</PackageTags>

0 commit comments

Comments
 (0)