chore(release): 1.0.2

## [1.0.2](https://gitlab.com/oceanbox/Oceanbox.GeoJson/compare/v1.0.1...v1.0.2) (2022-09-08)

### Bug Fixes

* don't use dotnet lockfile ([9b86b40](9b86b4000f))
This commit is contained in:
semantic-release-bot
2022-09-08 07:38:32 +00:00
parent 9b86b4000f
commit adc4383b91
3 changed files with 9 additions and 2 deletions

View File

@@ -1 +1 @@
1.0.1
1.0.2

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.0.2](https://gitlab.com/oceanbox/Oceanbox.GeoJson/compare/v1.0.1...v1.0.2) (2022-09-08)
### Bug Fixes
* don't use dotnet lockfile ([9b86b40](https://gitlab.com/oceanbox/Oceanbox.GeoJson/commit/9b86b4000f8d377641da50664570ec56bb83fef6))
## [1.0.1](https://gitlab.com/oceanbox/Oceanbox.GeoJson/compare/v1.0.0...v1.0.1) (2022-04-12)

View File

@@ -7,7 +7,7 @@
<PackageId>Oceanbox.GeoJson</PackageId>
<Authors/>
<Company/>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
</PropertyGroup>
<ItemGroup>
<Compile Include="GeoJson.fs"/>