chore: Bump rabbit_carrots gem version to 1.1.0 in Gemfile.lock and version.rb.

This commit is contained in:
Ari Karim
2026-01-18 11:06:19 +03:00
parent d7c7415438
commit 8f8882c428
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# frozen_string_literal: true
module RabbitCarrots
VERSION = '1.0.6'
VERSION = '1.1.0'
end