rabbit_carrots/lib/rabbit_carrots/version.rb
2022-12-01 21:32:23 +03:00

6 lines
76 B
Ruby

# frozen_string_literal: true
module RabbitCarrots
VERSION = "0.1.9"
end