From be4df190d155acdc5ba82048873cc65171c2946c Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Sun, 15 May 2016 13:21:10 -0700 Subject: [PATCH] Stable version 0.4.4 This release is dedicated to AlphaGo, embodying the second golden age of AI. --- 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