Skip to content

Commit ba111e8

Browse files
committed
FftSharp 1.1.4
1 parent 18b147a commit ba111e8

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.1.3</Version>
20-
<AssemblyVersion>1.1.3.0</AssemblyVersion>
21-
<FileVersion>1.1.3.0</FileVersion>
19+
<Version>1.1.4</Version>
20+
<AssemblyVersion>1.1.4.0</AssemblyVersion>
21+
<FileVersion>1.1.4.0</FileVersion>
2222
<NoWarn>1591</NoWarn>
2323
<DebugType>portable</DebugType>
2424
<IncludeSymbols>true</IncludeSymbols>

0 commit comments

Comments
 (0)