Skip to content

Commit 87ed828

Browse files
author
David Padilla
committed
Version bump to 0.3.5
1 parent 5128c78 commit 87ed828

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.4
1+
0.3.5

rails3-jquery-autocomplete.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
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-14}
12+
s.date = %q{2010-09-27}
1313
s.description = %q{Use jQuery's autocomplete plugin with Rails 3.}
1414
s.email = %q{david.padilla@crowdint.com}
1515
s.extra_rdoc_files = [

0 commit comments

Comments
 (0)