From a07aead13f504c5dc18d0ff5c636ce59b1633a61 Mon Sep 17 00:00:00 2001 From: Seth Gransky Date: Fri, 22 Nov 2024 21:52:43 +0000 Subject: [PATCH] Version 1.31.0 --- rosette_api/Properties/AssemblyInfo.cs | 6 +++--- rosette_api/rosette_api.nuspec | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/rosette_api/Properties/AssemblyInfo.cs b/rosette_api/Properties/AssemblyInfo.cs index 72c5b0a..8d4f637 100644 --- a/rosette_api/Properties/AssemblyInfo.cs +++ b/rosette_api/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -// [assembly: AssemblyVersion("1.30.0.0")] -[assembly: AssemblyVersion("1.30.0.0")] -[assembly: AssemblyFileVersion("1.30.0.0")] +// [assembly: AssemblyVersion("1.31.0.0")] +[assembly: AssemblyVersion("1.31.0.0")] +[assembly: AssemblyFileVersion("1.31.0.0")] diff --git a/rosette_api/rosette_api.nuspec b/rosette_api/rosette_api.nuspec index 1c377a4..d56fa80 100644 --- a/rosette_api/rosette_api.nuspec +++ b/rosette_api/rosette_api.nuspec @@ -2,7 +2,7 @@ rosette_api - 1.30.0 + 1.31.0 .Net (C#) Binding for Babel Street Analytics API basistech