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 7ad3aa5 commit f5ac5d0Copy full SHA for f5ac5d0
src/Fable.Recharts/Fable.Recharts.fsproj
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project Sdk="Microsoft.NET.Sdk">
3
<PropertyGroup>
4
- <Version>0.1.0-beta-002</Version>
+ <Version>0.1.0-beta-003</Version>
5
<TargetFramework>netstandard1.6</TargetFramework>
6
<GenerateDocumentationFile>true</GenerateDocumentationFile>
7
</PropertyGroup>
src/Fable.Recharts/RELEASE_NOTES.md
@@ -1,3 +1,7 @@
+### 0.1.0-beta-003
+
+* Include documentation in the package
### 0.1.0-beta-002
* Initial release
0 commit comments