Skip to content

Commit

Permalink
updated version spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Kubota committed Sep 27, 2016
1 parent 0d2d581 commit 1583344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/rspec/sidekiq/version_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require 'spec_helper'

RSpec.describe RSpec::Sidekiq::VERSION do
it { is_expected.to eq('2.2.0') }
it { is_expected.to eq('2.2.1') }
end

0 comments on commit 1583344

Please sign in to comment.