Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
justinko committed Sep 19, 2011
1 parent 663e533 commit 76ec76b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/sunspot/rails/tester.rb
Expand Up @@ -4,7 +4,7 @@
module Sunspot module Sunspot
module Rails module Rails
class Tester class Tester
VERSION = '0.0.3' VERSION = '0.0.4'


class << self class << self
extend Forwardable extend Forwardable
Expand Down Expand Up @@ -67,4 +67,4 @@ def clear


end end
end end
end end

0 comments on commit 76ec76b

Please sign in to comment.