Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Commit

Permalink
release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tilsammans committed Sep 29, 2011
1 parent 5a86e47 commit 648c469
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rdoc
@@ -1,8 +1,8 @@
== master
== 0.7.0 (Sep 29, 2011)

- Only test on 1.9.2
- Use fakeweb to mock the webserver response
- Use Nokogiri to parse the response instead of relying to automatic hashing
- Use Nokogiri to parse the response instead of relying on automatic hashing


== 0.6.0 (Aug 18, 2011)
Expand Down
2 changes: 1 addition & 1 deletion lib/simple_solr/version.rb
@@ -1,3 +1,3 @@
module SimpleSolr
VERSION = "0.6.0"
VERSION = "0.7.0"
end

0 comments on commit 648c469

Please sign in to comment.