Skip to content

Commit a60d2c7

Browse files
committed
FftSharp 1.1.2
1 parent 0f2c403 commit a60d2c7

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.0</Version>
20-
<AssemblyVersion>1.1.0.0</AssemblyVersion>
21-
<FileVersion>1.1.0.0</FileVersion>
19+
<Version>1.1.2</Version>
20+
<AssemblyVersion>1.1.2.0</AssemblyVersion>
21+
<FileVersion>1.1.2.0</FileVersion>
2222
<NoWarn>1591</NoWarn>
2323
<DebugType>portable</DebugType>
2424
<IncludeSymbols>true</IncludeSymbols>

0 commit comments

Comments
 (0)