Skip to content

Commit

Permalink
Tick to 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
packrat386 committed Jun 21, 2017
1 parent 9005674 commit 7ef2248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rspec/sidekiq/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module RSpec
module Sidekiq
VERSION = '3.0.1'
VERSION = '3.0.2'
end
end

2 comments on commit 7ef2248

@PikachuEXE
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please also update CHANGELOG?

@packrat386
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in 5fdfd54

Please sign in to comment.