Skip to content

Commit 8aba2b4

Browse files
committed
Update to 0.5.1.5
1 parent 9df4ef8 commit 8aba2b4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Elastacloud.AzureManagement.Fluent.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>Elastacloud.AzureManagement.Fluent</id>
5-
<version>0.5.1.4</version>
5+
<version>0.5.1.5</version>
66
<title>Azure Fluent Management Library</title>
77
<authors>Elastacloud Limited (@azurecoder,@andybareweb,@isaac_abraham)</authors>
88
<owners>Elastacloud Limited</owners>

Elastacloud.AzureManagement.Fluent/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@
4949

5050
// Make internal interfaces visible to Moq and the testing library
5151
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2"), InternalsVisibleTo("Elastacloud.AzureManagement.Fluent.Tests")]
52-
[assembly: AssemblyVersion("0.5.1.4")]
53-
[assembly: AssemblyFileVersion("0.5.1.4")]
52+
[assembly: AssemblyVersion("0.5.1.5")]
53+
[assembly: AssemblyFileVersion("0.5.1.5")]

0 commit comments

Comments
 (0)