From 5efb724a3e48b7f2afe1f1ee73bb32d741649920 Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Fri, 21 Oct 2016 14:00:50 -0700 Subject: [PATCH] Stable version 0.4.5 This release is dedicated to Google Inc for four great years of employment and being good sports about hobby projects like this. --- ShellCheck.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShellCheck.cabal b/ShellCheck.cabal index 9f0afbee8..4bc7e1fe8 100644 --- a/ShellCheck.cabal +++ b/ShellCheck.cabal @@ -1,5 +1,5 @@ Name: ShellCheck -Version: 0.4.4 +Version: 0.4.5 Synopsis: Shell script analysis tool License: GPL-3 License-file: LICENSE