rating/lib/rating/version.rb

6 lines
69 B
Ruby

# frozen_string_literal: true
module Rating
VERSION = '0.9.0'
end