Skip to content

Commit 512fc56

Browse files
committed
updated assemblyinfo's to new version number
1 parent fbceb41 commit 512fc56

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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.1.0")]
19-
[assembly: System.Reflection.AssemblyFileVersion("0.11.1.0")]
18+
[assembly: System.Reflection.AssemblyVersion("0.11.2.0")]
19+
[assembly: System.Reflection.AssemblyFileVersion("0.11.2.0")]
2020

2121

src/Nest.Dsl.Factory/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
[assembly: System.Runtime.InteropServices.ComVisible(false)]
1717
[assembly: System.CLSCompliant(true)]
1818
[assembly: System.Runtime.InteropServices.Guid("665cc582-c91f-4f6c-924a-614289fa9449")]
19-
[assembly: System.Reflection.AssemblyVersion("0.11.1.0")]
20-
[assembly: System.Reflection.AssemblyFileVersion("0.11.1.0")]
19+
[assembly: System.Reflection.AssemblyVersion("0.11.2.0")]
20+
[assembly: System.Reflection.AssemblyFileVersion("0.11.2.0")]
2121

2222

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.1.0")]
19-
[assembly: System.Reflection.AssemblyFileVersion("0.11.1.0")]
18+
[assembly: System.Reflection.AssemblyVersion("0.11.2.0")]
19+
[assembly: System.Reflection.AssemblyFileVersion("0.11.2.0")]
2020

2121

0 commit comments

Comments
 (0)