diff --git a/TpfrClient/ITpfrClient.cs b/TpfrClient/ITpfrClient.cs
index 7409efd..01ac12c 100644
--- a/TpfrClient/ITpfrClient.cs
+++ b/TpfrClient/ITpfrClient.cs
@@ -68,4 +68,4 @@ public interface ITpfrClient
///
ReWrapStatus ReWrapStatus(ReWrapStatusRequest request);
}
-}
+}
\ No newline at end of file
diff --git a/TpfrClient/Properties/AssemblyInfo.cs b/TpfrClient/Properties/AssemblyInfo.cs
index 00ad26e..40971ce 100644
--- a/TpfrClient/Properties/AssemblyInfo.cs
+++ b/TpfrClient/Properties/AssemblyInfo.cs
@@ -6,7 +6,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("SpectraLogic_TpfrClient")]
-[assembly: AssemblyDescription("")]
+[assembly: AssemblyDescription("Time based Partial File Recovery Client")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Spectra Logic Corporation")]
[assembly: AssemblyProduct("SpectraLogic_TpfrClient")]
@@ -32,5 +32,5 @@
// 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("0.1.0.0")]
-[assembly: AssemblyFileVersion("0.1.0.0")]
+[assembly: AssemblyVersion("0.2.0.0")]
+[assembly: AssemblyFileVersion("0.2.0.0")]
diff --git a/TpfrClient/TpfrClient.nuspec b/TpfrClient/TpfrClient.nuspec
index 44fc8be..e66be51 100644
--- a/TpfrClient/TpfrClient.nuspec
+++ b/TpfrClient/TpfrClient.nuspec
@@ -1,14 +1,17 @@
-
+
- TpfrClient
- 0.1.0
- SpectraLogic
- en-US
- Time based Partial File Recovery Client
+ $id$
+ $version$
+ $title$
+ $author$
+ $author$
+ https://github.com/SpectraLogic/tpfr_client/blob/master/LICENSE.md
+ https://github.com/SpectraLogic/tpfr_client
+ https://avatars2.githubusercontent.com/u/7060807?v=2&s=200
+ false
+ $description$
+
+ Copyright 2016
-
-
-
-
\ No newline at end of file