From 4210983a0f37177067b2b6fb24e6ed21039c81fa Mon Sep 17 00:00:00 2001 From: Alson Kemp Date: Mon, 9 Feb 2009 02:44:11 -0500 Subject: [PATCH] Bumping version number --- turbinado.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/turbinado.cabal b/turbinado.cabal index 9988047..e5a37df 100644 --- a/turbinado.cabal +++ b/turbinado.cabal @@ -1,5 +1,5 @@ Name: turbinado -Version: 0.5.0 +Version: 0.5.1 Synopsis: Haskell web application server Description: The Haskell web application server License: BSD3