Stable version 0.3.3

This release is dedicated to Jarkko Oikarinen, creator of IRC,
the fabric of the author's existence for so many years.
This commit is contained in:
Vidar Holen 2014-05-29 21:01:34 -07:00
parent 133c779701
commit b10d31c8b7
2 changed files with 2 additions and 2 deletions

View File

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

View File

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