Skip to content

Commit e915e60

Browse files
committed
broke the only spec, oops
1 parent 60e0e42 commit e915e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/searchkit/rails/rails_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
describe Searchkit::Rails do
44
it 'should have a version' do
5-
expect(Searchkit::Rails::VERSION).to eq('0.0.1')
5+
expect(Searchkit::Rails::VERSION).to eq('0.0.2')
66
end
77
end

0 commit comments

Comments
 (0)