rabbit_carrots/lib/rabbit_carrots/version.rb

6 lines
76 B
Ruby

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