# frozen_string_literal: true module Guard module BustedVersion VERSION = '0.1.2' end end