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 78aa8ce commit 8f3efddCopy full SHA for 8f3efdd
src/Fable.React/Fable.React.fsproj
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project Sdk="Microsoft.NET.Sdk">
3
<PropertyGroup>
4
- <Version>3.0.0-alpha-003</Version>
+ <Version>3.0.0</Version>
5
<TargetFramework>netstandard1.6</TargetFramework>
6
</PropertyGroup>
7
<ItemGroup>
src/Fable.React/RELEASE_NOTES.md
@@ -1,3 +1,7 @@
+### 3.0.0
+
+* Stable version
### 3.0.0-alpha-003
* Give precedence to CSSProps
0 commit comments