Skip to content

Commit dfb93b4

Browse files
committed
0.9.7 release
1 parent d9028f5 commit dfb93b4

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

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.5")]
35-
[assembly: AssemblyFileVersion("0.9.5")]
34+
[assembly: AssemblyVersion("0.9.7")]
35+
[assembly: AssemblyFileVersion("0.9.7")]

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.5")]
35-
[assembly: AssemblyFileVersion("0.9.5")]
34+
[assembly: AssemblyVersion("0.9.7")]
35+
[assembly: AssemblyFileVersion("0.9.7")]

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.5")]
35-
[assembly: AssemblyFileVersion("0.9.5")]
34+
[assembly: AssemblyVersion("0.9.7")]
35+
[assembly: AssemblyFileVersion("0.9.7")]

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.5")]
35-
[assembly: AssemblyFileVersion("0.9.5")]
34+
[assembly: AssemblyVersion("0.9.7")]
35+
[assembly: AssemblyFileVersion("0.9.7")]

0 commit comments

Comments
 (0)