Skip to content

Commit ab756fc

Browse files
author
Maxime Mangel
committed
Release Fable.ReactGoogleMaps 0.6.0
1 parent 2567c6d commit ab756fc

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

src/Fable.ReactGoogleMaps/Fable.ReactGoogleMaps.fsproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>0.5.0</Version>
5-
<PackageVersion>0.5.0</PackageVersion>
4+
<Version>0.6.0</Version>
5+
<PackageVersion>0.6.0</PackageVersion>
66
<TargetFramework>netstandard2.0</TargetFramework>
77
<GenerateDocumentationFile>true</GenerateDocumentationFile>
88
</PropertyGroup>

src/Fable.ReactGoogleMaps/RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.6.0
2+
3+
* Add key properties by @forki
4+
15
### 0.5.0
26

37
* Update to Fable 2

0 commit comments

Comments
 (0)