activeset.gemspec in activeset-0.8.1 vs activeset.gemspec in activeset-0.8.2
- old
+ new
@@ -4,10 +4,10 @@
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
Gem::Specification.new do |spec|
spec.platform = Gem::Platform::RUBY
spec.name = 'activeset'
- spec.version = '0.8.1'
+ spec.version = '0.8.2'
spec.authors = ['Stephen Margheim']
spec.email = ['stephen.margheim@gmail.com']
spec.summary = 'A toolkit for working with enumerable sets.'
spec.description = 'Easily filter, sort, and paginate enumerable sets.'