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