ncaa/lib/ncaa/version.rb

6 lines
67 B
Ruby

# frozen_string_literal: true
module Ncaa
VERSION = '0.1.0'
end