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