# frozen_string_literal: true # module to give version a namespace module Pbox2d VERSION = '1.0.2'.freeze end