Skip to content

Commit 0dea2b3

Browse files
committed
Bump version to 0.7.2.
1 parent 0e32cd9 commit 0dea2b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Rezoom.SQL.Provider/AssemblyInfo.fs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ open System.Runtime.InteropServices
3434
// You can specify all the values or you can default the Build and Revision Numbers
3535
// by using the '*' as shown below:
3636
// [<assembly: AssemblyVersion("1.0.*")>]
37-
[<assembly: AssemblyVersion("0.7.1.*")>]
38-
[<assembly: AssemblyFileVersion("0.7.1.*")>]
37+
[<assembly: AssemblyVersion("0.7.2.*")>]
38+
[<assembly: AssemblyFileVersion("0.7.2.*")>]
3939

4040
#if !DEBUG
4141
[<assembly: AssemblyKeyFile("../../../robert.peele.snk")>]

0 commit comments

Comments
 (0)