# frozen_string_literal: true module Shale module Builder # @return [String] VERSION = '0.1.3' end end