twss.gemspec in twss-0.0.1 vs twss.gemspec in twss-0.0.2
- old
+ new
@@ -3,15 +3,15 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{twss}
- s.version = "0.0.1"
+ s.version = "0.0.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ben VandenBos"]
- s.date = %q{2010-08-07}
- s.description = %q{Pre-trained "That's What She Said" bayes classifier.
+ s.date = %q{2010-08-12}
+ s.description = %q{Pre-trained "That's What She Said" Bayes classifier.
Given a string, returns true if it's a TWSS joke. Pre-trained from
Twitter #twss. Let the twss mashups begin!}
s.email = %q{bvandenbos@gmail.com}
s.extra_rdoc_files = [
"README.markdown"