mirror of
https://github.com/ditkrg/rabbit_carrots.git
synced 2026-01-24 14:56:39 +00:00
6 lines
76 B
Ruby
6 lines
76 B
Ruby
# frozen_string_literal: true
|
|
|
|
module RabbitCarrots
|
|
VERSION = "0.1.9"
|
|
end
|