Sha256: e490c6f72959da7c0aeb386e3d7c6f5b2b1ea34cffa75e50771ce88b67a92459
Contents?: true
Size: 210 Bytes
Versions: 7
Compression:
Stored size: 210 Bytes
Contents
# The top level module for Bozo's functionality. module Bozo # The version of Bozo in use. VERSION = File.read(File.expand_path(File.dirname(File.realpath(__FILE__)) + '/../../VERSION')).strip end
Version data entries
7 entries across 7 versions & 2 rubygems