chore: Bump gem version to 1.0.5.

This commit is contained in:
Ari Karim
2025-12-18 14:08:31 +03:00
parent 7ec227174b
commit c673d7e5a1

View File

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