From c5479b8ca3276ea4c78e84d00af95cb15448c0a9 Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Sun, 9 Nov 2014 16:30:00 -0800 Subject: [PATCH] Stable version 0.3.5 This release is dedicated to Maru, internet celebrity cat. Where would the web be without you? (Runner-up: Tim Berners-Lee) --- ShellCheck.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShellCheck.cabal b/ShellCheck.cabal index 261160f..a07c3a5 100644 --- a/ShellCheck.cabal +++ b/ShellCheck.cabal @@ -1,5 +1,5 @@ Name: ShellCheck -Version: 0.3.4 +Version: 0.3.5 Synopsis: Shell script analysis tool License: AGPL-3 License-file: LICENSE