We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81cde9 commit f86ef39Copy full SHA for f86ef39
recaptcha.gemspec
@@ -5,11 +5,11 @@
5
6
Gem::Specification.new do |s|
7
s.name = %q{recaptcha}
8
- s.version = "0.3.0"
+ s.version = "0.3.1"
9
10
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
s.authors = ["Jason L. Perry"]
12
- s.date = %q{2010-12-16}
+ s.date = %q{2010-12-20}
13
s.description = %q{This plugin adds helpers for the reCAPTCHA API }
14
s.email = %q{jasper@ambethia.com}
15
s.extra_rdoc_files = [
0 commit comments