From 72751d53aa28b3cc330c17306128f5a896cd1ebe Mon Sep 17 00:00:00 2001 From: Pat Allan Date: Tue, 15 Dec 2009 11:55:42 +1100 Subject: [PATCH] Updating to 1.3.13 (because we've not had enough patch releases in the last fortnight) --- VERSION | 2 +- thinking-sphinx.gemspec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 90a7f6029..7962dcfdb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.12 +1.3.13 diff --git a/thinking-sphinx.gemspec b/thinking-sphinx.gemspec index 9209bc91a..aafc9b192 100644 --- a/thinking-sphinx.gemspec +++ b/thinking-sphinx.gemspec @@ -5,11 +5,11 @@ Gem::Specification.new do |s| s.name = %q{thinking-sphinx} - s.version = "1.3.12" + s.version = "1.3.13" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Pat Allan"] - s.date = %q{2009-12-14} + s.date = %q{2009-12-15} s.description = %q{A concise and easy-to-use Ruby library that connects ActiveRecord to the Sphinx search daemon, managing configuration, indexing and searching.} s.email = %q{pat@freelancing-gods.com} s.extra_rdoc_files = [