Skip to content

Commit f2145ac

Browse files
committed
bump version to 1.1.0, contributors
1 parent 2f669b3 commit f2145ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/GeoJSON.Text/GeoJSON.Text.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<TargetFrameworks>net6.0;net8.0;netstandard2.0</TargetFrameworks>
55
<LangVersion>10</LangVersion>
66
<Description>.Net types for the GeoJSON RFC to be used with System.Text.Json</Description>
7-
<Authors>Matt Hunt</Authors>
7+
<Authors>Matt Hunt and Contributors</Authors>
88
<Company>GeoJSON.Text</Company>
9-
<Copyright>Copyright © Matt Hunt and Contributors, 2014 - 2021</Copyright>
9+
<Copyright>Copyright © Matt Hunt and Contributors, 2014 - 2024</Copyright>
1010
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
11-
<Version>0.1.0</Version>
11+
<Version>1.1.0</Version>
1212
<PackageProjectUrl>https://github.com/GeoJSON-Net/GeoJSON.Text</PackageProjectUrl>
1313
<RepositoryUrl>https://github.com/GeoJSON-Net/GeoJSON.Text.git</RepositoryUrl>
1414
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)