Bumps gem version to 1.0.6

This commit is contained in:
Muhammad Nawzad 2023-12-06 13:45:25 +03:00
parent 13b2013f3f
commit 664adbb401
No known key found for this signature in database
GPG Key ID: B954B6AAE33940B2

View File

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