rsolr-ext.gemspec in mwmitchell-rsolr-ext-0.7.1 vs rsolr-ext.gemspec in mwmitchell-rsolr-ext-0.7.2
- old
+ new
@@ -1,17 +1,19 @@
Gem::Specification.new do |s|
s.name = "rsolr-ext"
- s.version = "0.7.1"
- s.date = "2009-05-04"
+ s.version = "0.7.2"
+ s.date = "2009-05-17"
s.summary = "An extension lib for RSolr"
s.email = "goodieboy@gmail.com"
s.homepage = "http://github.com/mwmitchell/rsolr_ext"
s.description = "An extension lib for RSolr"
s.has_rdoc = true
s.authors = ["Matt Mitchell"]
s.files = [
"lib/mash.rb",
+
+ "lib/rsolr-ext/doc.rb",
"lib/rsolr-ext/findable.rb",
"lib/rsolr-ext/mapable.rb",
\ No newline at end of file