We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9618c55 commit e4c666fCopy full SHA for e4c666f
RELEASE_NOTES.md
@@ -1,6 +1,8 @@
1
-### 2.0.0-beta-002
+### 2.0.0-beta-003
2
- Fix Fable.Helpers.ReactNative.SimpleStore.DB.fs
3
4
+### 2.0.0-beta-002
5
+
6
### 2.0.0-beta-001
7
- Convert to Fable 2
8
src/Fable.React.Native.fsproj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>2.0.0</Version>
- <PackageVersion>2.0.0-beta-002</PackageVersion>
+ <PackageVersion>2.0.0-beta-003</PackageVersion>
<TargetFramework>netstandard2.0</TargetFramework>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>
0 commit comments