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 d6e36bf commit 6e65e4cCopy full SHA for 6e65e4c
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.0.11</Version>
20
- <AssemblyVersion>1.0.11.0</AssemblyVersion>
21
- <FileVersion>1.0.11.0</FileVersion>
+ <Version>1.0.12</Version>
+ <AssemblyVersion>1.0.12.0</AssemblyVersion>
+ <FileVersion>1.0.12.0</FileVersion>
22
<NoWarn>1591</NoWarn>
23
<DebugType>portable</DebugType>
24
0 commit comments