mirror of
https://github.com/ditkrg/outboxable.git
synced 2026-01-22 13:56:49 +00:00
Bumps version
This commit is contained in:
parent
873f23ba59
commit
e486de9bb1
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
outboxable (1.0.4)
|
||||
outboxable (1.0.5)
|
||||
bunny (>= 2.19.0)
|
||||
connection_pool (~> 2.3.0)
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Outboxable
|
||||
VERSION = '1.0.4'
|
||||
VERSION = '1.0.5'
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user