Skip to content

Commit

Permalink
Version bump to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
David Padilla committed Aug 20, 2010
1 parent bc81cdd commit 8496260
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.2.1
0.2.2
6 changes: 4 additions & 2 deletions rails3-jquery-autocomplete.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{rails3-jquery-autocomplete}
s.version = "0.2.0"
s.version = "0.2.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["David Padilla"]
s.date = %q{2010-07-25}
s.date = %q{2010-08-20}
s.description = %q{Use jQuery's autocomplete plugin with Rails 3.}
s.email = %q{david.padilla@crowdint.com}
s.extra_rdoc_files = [
Expand All @@ -19,6 +19,8 @@ Gem::Specification.new do |s|
s.files = [
".document",
".gitignore",
"Gemfile",
"Gemfile.lock",
"LICENSE",
"README.markdown",
"Rakefile",
Expand Down

0 comments on commit 8496260

Please sign in to comment.