Skip to content

Commit 8f3efdd

Browse files
author
Maxime Mangel
committed
Bump version to 3.0.0
1 parent 78aa8ce commit 8f3efdd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/Fable.React/Fable.React.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>3.0.0-alpha-003</Version>
4+
<Version>3.0.0</Version>
55
<TargetFramework>netstandard1.6</TargetFramework>
66
</PropertyGroup>
77
<ItemGroup>

src/Fable.React/RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 3.0.0
2+
3+
* Stable version
4+
15
### 3.0.0-alpha-003
26

37
* Give precedence to CSSProps

0 commit comments

Comments
 (0)