lib/sunspot/rails/tester.rb in sunspot-rails-tester-0.0.4 vs lib/sunspot/rails/tester.rb in sunspot-rails-tester-1.0.0
- old
+ new
@@ -2,10 +2,10 @@
require 'forwardable'
module Sunspot
module Rails
class Tester
- VERSION = '0.0.4'
+ VERSION = '1.0.0'
class << self
extend Forwardable
attr_accessor :server, :started, :pid