changed version to 1.0.0 (#45)

diff --git a/client/Apache.ShenYu.AspNetCore/Apache.ShenYu.AspNetCore.csproj b/client/Apache.ShenYu.AspNetCore/Apache.ShenYu.AspNetCore.csproj
index 58a7174..dc54591 100644
--- a/client/Apache.ShenYu.AspNetCore/Apache.ShenYu.AspNetCore.csproj
+++ b/client/Apache.ShenYu.AspNetCore/Apache.ShenYu.AspNetCore.csproj
@@ -16,7 +16,7 @@
 
   <PropertyGroup>
     <TargetFrameworks>netstandard2.0;net461</TargetFrameworks>
-    <Version>2.5.0</Version>
+    <Version>1.0.0</Version>
     <FileVersion>$(Version)</FileVersion>
     <Company>Apache Software Foundation</Company>
     <Copyright>$(Company)</Copyright>
diff --git a/client/Apache.ShenYu.Client/Apache.ShenYu.Client.csproj b/client/Apache.ShenYu.Client/Apache.ShenYu.Client.csproj
index 18ca762..e50b862 100644
--- a/client/Apache.ShenYu.Client/Apache.ShenYu.Client.csproj
+++ b/client/Apache.ShenYu.Client/Apache.ShenYu.Client.csproj
@@ -2,7 +2,7 @@
  - Licensed under the Apache License, Version 2.0 (the "License");

  - you may not use this file except in compliance with the License.

  - You may obtain a copy of the License at

- - 

+ -

  -   http://www.apache.org/licenses/LICENSE-2.0

  -

  - Unless required by applicable law or agreed to in writing, software

@@ -16,7 +16,7 @@
 

   <PropertyGroup>

     <TargetFrameworks>netstandard2.0;net461</TargetFrameworks>

-    <Version>2.5.0</Version>

+    <Version>1.0.0</Version>

     <FileVersion>$(Version)</FileVersion>

     <Company>Apache Software Foundation</Company>

     <Copyright>$(Company)</Copyright>