Skip to content

Commit e6770a8

Browse files
author
David Padilla
committed
Regenerated gemspec for version 0.3.1
1 parent a42cb27 commit e6770a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rails3-jquery-autocomplete.gemspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55

66
Gem::Specification.new do |s|
77
s.name = %q{rails3-jquery-autocomplete}
8-
s.version = "0.3.0"
8+
s.version = "0.3.1"
99

1010
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1111
s.authors = ["David Padilla"]
12-
s.date = %q{2010-09-07}
12+
s.date = %q{2010-09-08}
1313
s.description = %q{Use jQuery's autocomplete plugin with Rails 3.}
1414
s.email = %q{[email protected]}
1515
s.extra_rdoc_files = [

0 commit comments

Comments
 (0)