Skip to content

Commit 6e65e4c

Browse files
committed
FftSharp 1.0.12
1 parent d6e36bf commit 6e65e4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/FftSharp/FftSharp.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
<PackageReleaseNotes>https://github.com/swharden/FftSharp/releases</PackageReleaseNotes>
1717
<IncludeSymbols>true</IncludeSymbols>
1818
<DocumentationFile>FftSharp.xml</DocumentationFile>
19-
<Version>1.0.11</Version>
20-
<AssemblyVersion>1.0.11.0</AssemblyVersion>
21-
<FileVersion>1.0.11.0</FileVersion>
19+
<Version>1.0.12</Version>
20+
<AssemblyVersion>1.0.12.0</AssemblyVersion>
21+
<FileVersion>1.0.12.0</FileVersion>
2222
<NoWarn>1591</NoWarn>
2323
<DebugType>portable</DebugType>
2424
<IncludeSymbols>true</IncludeSymbols>

0 commit comments

Comments
 (0)