# encoding: utf-8 module Guard module BundlerVersion VERSION = '1.0.0' end end