module Lookbook

def version

Returns:
  • (String) - Version number string

Other tags:
    Example: :erb -
def version
  Lookbook::VERSION
end