Skip to content

Commit

Permalink
Bump version to 2.0.0-alpha-009
Browse files Browse the repository at this point in the history
  • Loading branch information
iyegoroff committed Sep 15, 2018
1 parent 3662d25 commit b3a7383
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 2.0.0-alpha-009
- updated `CommonProps` type.

### 2.0.0-alpha-008
- fixed refs;
- `SectionList` minor fixes.
Expand Down
2 changes: 1 addition & 1 deletion src/Fable.React.Native.fsproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>2.0.0</Version>
<PackageVersion>2.0.0-alpha-008</PackageVersion>
<PackageVersion>2.0.0-alpha-009</PackageVersion>
<TargetFramework>netstandard1.6</TargetFramework>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>
Expand Down

0 comments on commit b3a7383

Please sign in to comment.