mirror of
https://github.com/ditkrg/rabbit_carrots.git
synced 2026-01-24 06:46:39 +00:00
6 lines
77 B
Ruby
6 lines
77 B
Ruby
# frozen_string_literal: true
|
|
|
|
module RabbitCarrots
|
|
VERSION = '0.1.18'
|
|
end
|