Skip to content

Commit ee3b2be

Browse files
committed
pushed latest package
1 parent 7712191 commit ee3b2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ open Fake.Git.Staging
99
Environment.CurrentDirectory <- __SOURCE_DIRECTORY__
1010

1111
[<Literal>]
12-
let version = "0.5.1.8"
12+
let version = "0.5.1.10"
1313
// 1. Increment the minor number assemblyinfo version
1414
CreateCSharpAssemblyInfo (sprintf @"%s\Elastacloud.AzureManagement.Fluent\Properties\AssemblyInfo.cs" Environment.CurrentDirectory) [Attribute.Title("Elastacloud.AzureManagement.Fluent")
1515
Attribute.Description("Library used for management of Windows Azure services, SQL, storage, networking, WASD, WAMS and VM's")

0 commit comments

Comments
 (0)