Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Commit

Permalink
Bump version to 2.0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Palermo committed May 23, 2013
1 parent 3ecccb8 commit 5ea62f8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,4 +1,4 @@
source :gemcutter
source 'https://rubygems.org'

# Specify your gem's dependencies in sunspot_matchers.gemspec
gemspec
4 changes: 2 additions & 2 deletions Gemfile.lock
@@ -1,10 +1,10 @@
PATH
remote: .
specs:
sunspot_matchers (2.0.0)
sunspot_matchers (2.0.0.1)

GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
builder (3.2.0)
diff-lcs (1.1.2)
Expand Down
2 changes: 1 addition & 1 deletion lib/sunspot_matchers/version.rb
@@ -1,3 +1,3 @@
module SunspotMatchers
VERSION = "2.0.0.0"
VERSION = "2.0.0.1"
end

0 comments on commit 5ea62f8

Please sign in to comment.