From 811df6f0da7aa1ba22b85ce8e4e1dc5d6cac85c3 Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Mon, 3 Feb 2014 20:21:26 -0800 Subject: [PATCH] Fixed cabal file --- ShellCheck.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ShellCheck.cabal b/ShellCheck.cabal index c10f8da..27526d2 100644 --- a/ShellCheck.cabal +++ b/ShellCheck.cabal @@ -1,5 +1,6 @@ Name: ShellCheck -Version: 0.3.0 -- Must also be updated in ShellCheck/Data.hs +-- Must also be updated in ShellCheck/Data.hs : +Version: 0.3.0 Synopsis: Shell script analysis tool License: OtherLicense License-file: LICENSE