We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e0e42 commit e915e60Copy full SHA for e915e60
spec/searchkit/rails/rails_spec.rb
@@ -2,6 +2,6 @@
2
3
describe Searchkit::Rails do
4
it 'should have a version' do
5
- expect(Searchkit::Rails::VERSION).to eq('0.0.1')
+ expect(Searchkit::Rails::VERSION).to eq('0.0.2')
6
end
7
0 commit comments