From ecbce551f91da63772a8fab6fa165da14e99b88a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 9 Jun 2015 13:39:39 +0300 Subject: [PATCH] Version bump --- stack.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.cabal b/stack.cabal index 2e6bd624dd..686c8eeb35 100644 --- a/stack.cabal +++ b/stack.cabal @@ -1,5 +1,5 @@ name: stack -version: 0.0.1 +version: 0.0.1.1 synopsis: The Haskell Tool Stack description: Please see the README.md for usage information, and the wiki on Github for more details. Also, note that