Skip to content

Commit c2d06b7

Browse files
author
tom
committed
Bump the version to 0.1.0
1 parent 1c228c0 commit c2d06b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidekiq-queue-pause.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = 'sidekiq-queue-pause'
3-
s.version = '0.0.4'
3+
s.version = '0.1.0'
44
s.summary = 'Pause a Sidekiq queue'
55
s.description = 'Let\'s you pause/unpause individual sidekiq queues.'
66
s.license = 'MIT'

0 commit comments

Comments
 (0)