From 937afcdee9cc79560af6871f6351ae5bc9c889e9 Mon Sep 17 00:00:00 2001 From: Team City Date: Fri, 27 Nov 2015 22:52:17 +0000 Subject: [PATCH] Bump version to 0.5.13 --- src/Exira.EventStore/AssemblyInfo.fs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Exira.EventStore/AssemblyInfo.fs b/src/Exira.EventStore/AssemblyInfo.fs index dea8928..cba0eaa 100644 --- a/src/Exira.EventStore/AssemblyInfo.fs +++ b/src/Exira.EventStore/AssemblyInfo.fs @@ -4,10 +4,10 @@ open System.Reflection [] [] [] -[] -[] -[] +[] +[] +[] do () module internal AssemblyVersionInformation = - let [] Version = "0.4.12" + let [] Version = "0.5.13"