From 662268ba4d968a23e67dfd13b1ec9d4d90481493 Mon Sep 17 00:00:00 2001 From: Brandon Simmons Date: Wed, 3 May 2023 15:01:36 -0400 Subject: [PATCH] version bump to: 0.2.7 --- odbc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odbc.cabal b/odbc.cabal index 3e05d82..f8ad94f 100644 --- a/odbc.cabal +++ b/odbc.cabal @@ -5,7 +5,7 @@ description: Haskell binding to the ODBC API. This has been tested suite runs on OS X, Windows and Linux. copyright: FP Complete 2018 maintainer: chrisdone@fpcomplete.com -version: 0.2.6 +version: 0.2.7 license: BSD3 license-file: LICENSE build-type: Simple