Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
grantr committed Jun 20, 2011
1 parent 7a4ebbe commit c0b72e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
rubberband (0.0.12)
rubberband (0.1.1)
patron
yajl-ruby

Expand Down
2 changes: 1 addition & 1 deletion lib/elasticsearch/version.rb
@@ -1,3 +1,3 @@
module ElasticSearch
VERSION = "0.1.0"
VERSION = "0.1.1"
end

0 comments on commit c0b72e1

Please sign in to comment.