{-| Module : Werewolf.Version Description : Haskell constant of the binary version. Copyright : (c) Henry J. Wylde, 2016 License : BSD3 Maintainer : public@hjwylde.com Haskell constant of the binary version. -} module Werewolf.Version ( -- * Version version, ) where import Paths_werewolf (version)