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 18b147a commit ba111e8Copy full SHA for ba111e8
src/FftSharp/FftSharp.csproj
@@ -16,9 +16,9 @@
16
<PackageReleaseNotes>https://github.com/swharden/FftSharp/releases</PackageReleaseNotes>
17
<IncludeSymbols>true</IncludeSymbols>
18
<DocumentationFile>FftSharp.xml</DocumentationFile>
19
- <Version>1.1.3</Version>
20
- <AssemblyVersion>1.1.3.0</AssemblyVersion>
21
- <FileVersion>1.1.3.0</FileVersion>
+ <Version>1.1.4</Version>
+ <AssemblyVersion>1.1.4.0</AssemblyVersion>
+ <FileVersion>1.1.4.0</FileVersion>
22
<NoWarn>1591</NoWarn>
23
<DebugType>portable</DebugType>
24
0 commit comments