From b82529202b00952d9b85091d973b5ffda126f805 Mon Sep 17 00:00:00 2001 From: Matt Jankowski Date: Thu, 8 Sep 2011 17:17:25 -0400 Subject: [PATCH] bump version --- Gemfile.lock | 2 +- flutie.gemspec | 2 +- gemfiles/rails-3.0.10.gemfile.lock | 2 +- gemfiles/rails-3.1.0.gemfile.lock | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d0b03a7..53d0ef4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - flutie (1.2.5) + flutie (1.3.1) GEM remote: http://rubygems.org/ diff --git a/flutie.gemspec b/flutie.gemspec index dcc76cd..32c2e84 100644 --- a/flutie.gemspec +++ b/flutie.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'flutie' - s.version = '1.3.0' + s.version = '1.3.1' s.date = %q{2011-09-08} s.email = 'support@thoughtbot.com' s.homepage = 'http://github.com/thoughtbot/flutie' diff --git a/gemfiles/rails-3.0.10.gemfile.lock b/gemfiles/rails-3.0.10.gemfile.lock index 94e32ba..e2e3d2c 100644 --- a/gemfiles/rails-3.0.10.gemfile.lock +++ b/gemfiles/rails-3.0.10.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: /Users/mjankowski/Development/opensource/flutie specs: - flutie (1.2.5) + flutie (1.3.1) GEM remote: http://rubygems.org/ diff --git a/gemfiles/rails-3.1.0.gemfile.lock b/gemfiles/rails-3.1.0.gemfile.lock index 931f388..7a987e6 100644 --- a/gemfiles/rails-3.1.0.gemfile.lock +++ b/gemfiles/rails-3.1.0.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: /Users/mjankowski/Development/opensource/flutie specs: - flutie (1.2.5) + flutie (1.3.1) GEM remote: http://rubygems.org/