From a8035d4a7205fecdc9930472e56229f268047c04 Mon Sep 17 00:00:00 2001 From: Vincent Hanquez <vincent@snarc.org> Date: Sun, 22 May 2016 17:18:36 +0100 Subject: [PATCH] bump version to 0.1 --- git.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git.cabal b/git.cabal index 6a72d36..aad4806 100644 --- a/git.cabal +++ b/git.cabal @@ -1,5 +1,5 @@ Name: git -Version: 0.0 +Version: 0.1 Synopsis: Git operations in haskell Description: . -- GitLab