Skip to content

Commit

Permalink
bump gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski committed Oct 1, 2009
1 parent 6a8b8fa commit 436f1f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pacecar.gemspec
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = 'pacecar'
s.version = '1.1.7'
s.date = %q{2009-09-23}
s.version = '1.1.8'
s.date = %q{2009-10-01}
s.email = 'mjankowski@thoughtbot.com'
s.homepage = 'http://github.com/thoughtbot/pacecar'
s.summary = 'Pacecar adds named_scope methods to ActiveRecord classes via database column introspection.'
Expand Down

0 comments on commit 436f1f7

Please sign in to comment.