From 47fd16b8e87dc8229d3dd6b6dfb80b00cf9f125a Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Sun, 15 May 2016 13:53:37 -0700 Subject: [PATCH] Stable version 0.4.4 This release is dedicated to AlphaGo. The second golden age of AI is upon us! --- ShellCheck.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShellCheck.cabal b/ShellCheck.cabal index 78f222c..9f0afbe 100644 --- a/ShellCheck.cabal +++ b/ShellCheck.cabal @@ -1,5 +1,5 @@ Name: ShellCheck -Version: 0.4.3 +Version: 0.4.4 Synopsis: Shell script analysis tool License: GPL-3 License-file: LICENSE