Skip to content

Commit bb5d594

Browse files
committed
nuget 0.9.4 release
1 parent 2eef1b0 commit bb5d594

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

Src/EngineIoClientDotNet.Tests.net45/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("0.9.2")]
35-
[assembly: AssemblyFileVersion("0.9.2")]
34+
[assembly: AssemblyVersion("0.9.4")]
35+
[assembly: AssemblyFileVersion("0.9.4")]

Src/EngineIoClientDotNet.net45/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("0.9.3")]
35-
[assembly: AssemblyFileVersion("0.9.3")]
34+
[assembly: AssemblyVersion("0.9.4")]
35+
[assembly: AssemblyFileVersion("0.9.4")]

Src/EngineIoClientDotNet.netcore45/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("0.9.3")]
35-
[assembly: AssemblyFileVersion("0.9.3")]
34+
[assembly: AssemblyVersion("0.9.4")]
35+
[assembly: AssemblyFileVersion("0.9.4")]

Src/EngineIoClientDotNet.portable-wpa81+wp81/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("0.9.3")]
35-
[assembly: AssemblyFileVersion("0.9.3")]
34+
[assembly: AssemblyVersion("0.9.4")]
35+
[assembly: AssemblyFileVersion("0.9.4")]

Src/EngineIoClientDotNet.windowsphone8/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("0.9.3")]
35-
[assembly: AssemblyFileVersion("0.9.3")]
34+
[assembly: AssemblyVersion("0.9.4")]
35+
[assembly: AssemblyFileVersion("0.9.4")]

0 commit comments

Comments
 (0)