Skip to content

Commit 99b0c71

Browse files
committed
Spectrogram 1.6
1 parent bc4ad21 commit 99b0c71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Spectrogram/Spectrogram.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<Version>1.5.0</Version>
5+
<Version>1.6.0</Version>
66
<Description>A .NET Standard library for creating spectrograms</Description>
77
<Authors>Scott Harden</Authors>
88
<Company>Harden Technologies, LLC</Company>

0 commit comments

Comments
 (0)