rabbit_carrots/lib/rabbit_carrots/version.rb

6 lines
77 B
Ruby

# frozen_string_literal: true
module RabbitCarrots
VERSION = '0.1.18'
end