From 7a68f63fc90dd8f74556d75af933ce1591f596e4 Mon Sep 17 00:00:00 2001 From: jsakamoto Date: Thu, 15 Mar 2018 12:55:29 +0900 Subject: [PATCH] Release as v.2.0 --- VoiceTextWebAPI.Client/Properties/AssemblyInfo.cs | 2 +- VoiceTextWebAPI.Client/VoiceTextWebAPI.Client.nuspec | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/VoiceTextWebAPI.Client/Properties/AssemblyInfo.cs b/VoiceTextWebAPI.Client/Properties/AssemblyInfo.cs index 809a256..3743ebe 100644 --- a/VoiceTextWebAPI.Client/Properties/AssemblyInfo.cs +++ b/VoiceTextWebAPI.Client/Properties/AssemblyInfo.cs @@ -32,4 +32,4 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.4.0.0")] +[assembly: AssemblyVersion("2.0.0.0")] diff --git a/VoiceTextWebAPI.Client/VoiceTextWebAPI.Client.nuspec b/VoiceTextWebAPI.Client/VoiceTextWebAPI.Client.nuspec index 0c00612..c953c71 100644 --- a/VoiceTextWebAPI.Client/VoiceTextWebAPI.Client.nuspec +++ b/VoiceTextWebAPI.Client/VoiceTextWebAPI.Client.nuspec @@ -18,6 +18,8 @@