diff --git a/BrowserStackLocal.1.0.0.0.nupkg b/BrowserStackLocal.1.0.0.0.nupkg deleted file mode 100644 index 8642e0e..0000000 Binary files a/BrowserStackLocal.1.0.0.0.nupkg and /dev/null differ diff --git a/BrowserStackLocal.1.1.0.0.nupkg b/BrowserStackLocal.1.1.0.0.nupkg new file mode 100644 index 0000000..32e5909 Binary files /dev/null and b/BrowserStackLocal.1.1.0.0.nupkg differ diff --git a/BrowserStackLocal/BrowserStackLocal/Properties/AssemblyInfo.cs b/BrowserStackLocal/BrowserStackLocal/Properties/AssemblyInfo.cs index 34b171b..8a3d59c 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.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.1.0.0")] +[assembly: AssemblyFileVersion("1.1.0.0")]