module Distribution.Hi.Version
    (
      version
    ) where

version :: String
version = "0.0.4"