# frozen_string_literal: true module Bp3 module Hello module World VERSION = '0.1.5' end end end