Skip to content

Commit 8d05267

Browse files
committed
assembly info's for 0.12.0
1 parent 61de303 commit 8d05267

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/Nest.Connection.Thrift/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[assembly: System.Runtime.InteropServices.ComVisible(false)]
1616
[assembly: System.CLSCompliant(true)]
1717
[assembly: System.Runtime.InteropServices.Guid("4d165338-2060-4641-8be6-b7aacbdee52d")]
18-
[assembly: System.Reflection.AssemblyVersion("0.11.7.1")]
19-
[assembly: System.Reflection.AssemblyFileVersion("0.11.7.1")]
18+
[assembly: System.Reflection.AssemblyVersion("0.12.0")]
19+
[assembly: System.Reflection.AssemblyFileVersion("0.12.0")]
2020

2121

src/Nest/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[assembly: System.Runtime.InteropServices.ComVisible(false)]
1616
[assembly: System.CLSCompliant(true)]
1717
[assembly: System.Runtime.InteropServices.Guid("07E5CFA3-CF5F-4D17-874C-8D5CC6FA3E73")]
18-
[assembly: System.Reflection.AssemblyVersion("0.11.7.1")]
19-
[assembly: System.Reflection.AssemblyFileVersion("0.11.7.1")]
18+
[assembly: System.Reflection.AssemblyVersion("0.12.0")]
19+
[assembly: System.Reflection.AssemblyFileVersion("0.12.0")]
2020

2121

0 commit comments

Comments
 (0)