From 5953936c7a1618dea917e3df278ec06f40ce8039 Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Tue, 21 Oct 2014 10:51:03 -0700 Subject: [PATCH] Bump version --- dbapi.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbapi.cabal b/dbapi.cabal index d2218e9a8..7a6fa01e2 100644 --- a/dbapi.cabal +++ b/dbapi.cabal @@ -1,5 +1,5 @@ name: dbapi -version: 0.2.2.0 +version: 0.2.2.1 synopsis: The database is your api license: MIT license-file: LICENSE