Skip to content

Commit b79c433

Browse files
author
Maxime Mangel
committed
Release Fable.Import.ReactGoogleMaps 0.5.0
1 parent be11d4d commit b79c433

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

src/Fable.ReactGoogleMaps/Fable.ReactGoogleMaps.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>0.4.3</Version>
4+
<Version>0.5.0</Version>
55
<TargetFramework>netstandard2.0</TargetFramework>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
</PropertyGroup>

src/Fable.ReactGoogleMaps/RELEASE_NOTES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
### NEXT
1+
### 0.5.0
22

33
* Update to Fable 2
4+
* Use Fable.Import.GoogleMaps by @nojaf
45

56
### 0.4.3
67

0 commit comments

Comments
 (0)