summaryrefslogtreecommitdiffstats
path: root/WhisperNet/Internal/AssemblyInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'WhisperNet/Internal/AssemblyInfo.cs')
-rw-r--r--WhisperNet/Internal/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/WhisperNet/Internal/AssemblyInfo.cs b/WhisperNet/Internal/AssemblyInfo.cs
index 3fa50ae..15e2546 100644
--- a/WhisperNet/Internal/AssemblyInfo.cs
+++ b/WhisperNet/Internal/AssemblyInfo.cs
@@ -4,5 +4,5 @@ using System.Runtime.InteropServices;
[assembly: AssemblyCopyright( "Copyright © const.me, 2022" )]
[assembly: ComVisible( false )]
[assembly: Guid( "ced6cdb7-e040-4398-bae8-3417e5fa35f1" )]
-[assembly: AssemblyVersion( "1.3.0.0" )]
+[assembly: AssemblyVersion( "1.4.0.0" )]
[assembly: AssemblyDescription( "DirectCompute port of whisper.cpp library, C# bindings" )] \ No newline at end of file