Stable version 0.3.1

This release is dedicated to the Flycheck team,
even though ShellCheck is written entirely in Vim.
This commit is contained in:
Vidar Holen 2014-02-03 20:22:30 -08:00
parent 811df6f0da
commit 0e464ea476
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: ShellCheck
-- Must also be updated in ShellCheck/Data.hs :
Version: 0.3.0
Version: 0.3.1
Synopsis: Shell script analysis tool
License: OtherLicense
License-file: LICENSE

View File

@ -1,6 +1,6 @@
module ShellCheck.Data where
shellcheckVersion = "0.3.0" -- Must also be updated in ShellCheck.cabal
shellcheckVersion = "0.3.1" -- Must also be updated in ShellCheck.cabal
internalVariables = [
-- Generic