diff --git a/BrowserStackLocal.1.2.0.0.nupkg b/BrowserStackLocal.1.2.0.0.nupkg deleted file mode 100644 index 8a933ec..0000000 Binary files a/BrowserStackLocal.1.2.0.0.nupkg and /dev/null differ diff --git a/BrowserStackLocal.1.3.0.0.nupkg b/BrowserStackLocal.1.3.0.0.nupkg new file mode 100644 index 0000000..e778921 Binary files /dev/null and b/BrowserStackLocal.1.3.0.0.nupkg differ diff --git a/BrowserStackLocal/BrowserStackLocal/Properties/AssemblyInfo.cs b/BrowserStackLocal/BrowserStackLocal/Properties/AssemblyInfo.cs index 46c5be6..e9df8ed 100644 --- a/BrowserStackLocal/BrowserStackLocal/Properties/AssemblyInfo.cs +++ b/BrowserStackLocal/BrowserStackLocal/Properties/AssemblyInfo.cs @@ -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("1.2.0.0")] -[assembly: AssemblyFileVersion("1.2.0.0")] +[assembly: AssemblyVersion("1.3.0.0")] +[assembly: AssemblyFileVersion("1.3.0.0")]