diff --git a/src/CommonAssemblyInfo.cs b/src/CommonAssemblyInfo.cs
index 3de8f0de..259c1879 100644
--- a/src/CommonAssemblyInfo.cs
+++ b/src/CommonAssemblyInfo.cs
@@ -10,7 +10,7 @@
#endif
[assembly: NeutralResourcesLanguage("en-US")]
-[assembly: AssemblyVersion("0.6.0.0")]
-[assembly: AssemblyFileVersion("0.6.0.0")]
-[assembly: AssemblyInformationalVersion("0.6.0")]
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyInformationalVersion("1.0.0-beta")]
[assembly: AssemblyMetadata("Serviceable", "True")]
\ No newline at end of file
diff --git a/src/Microsoft.Restier.Providers.EntityFramework/Microsoft.Restier.Providers.EntityFramework.nuspec b/src/Microsoft.Restier.Providers.EntityFramework/Microsoft.Restier.Providers.EntityFramework.nuspec
index 8e40a172..75e71a37 100644
--- a/src/Microsoft.Restier.Providers.EntityFramework/Microsoft.Restier.Providers.EntityFramework.nuspec
+++ b/src/Microsoft.Restier.Providers.EntityFramework/Microsoft.Restier.Providers.EntityFramework.nuspec
@@ -13,7 +13,7 @@
true
-
+
diff --git a/src/Microsoft.Restier.Publishers.OData/Microsoft.Restier.Publishers.OData.nuspec b/src/Microsoft.Restier.Publishers.OData/Microsoft.Restier.Publishers.OData.nuspec
index 6edfc733..648c3f5f 100644
--- a/src/Microsoft.Restier.Publishers.OData/Microsoft.Restier.Publishers.OData.nuspec
+++ b/src/Microsoft.Restier.Publishers.OData/Microsoft.Restier.Publishers.OData.nuspec
@@ -13,7 +13,7 @@
true
-
+
diff --git a/src/Microsoft.Restier/Microsoft.Restier.nuspec b/src/Microsoft.Restier/Microsoft.Restier.nuspec
index de349e31..ed84b330 100644
--- a/src/Microsoft.Restier/Microsoft.Restier.nuspec
+++ b/src/Microsoft.Restier/Microsoft.Restier.nuspec
@@ -2,7 +2,7 @@
Microsoft.Restier
- 0.6.0
+ 1.0.0-beta
RESTier
Microsoft
Microsoft
@@ -13,9 +13,9 @@
true
-
-
-
+
+
+
\ No newline at end of file