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 ca4ee8c commit 612afadCopy full SHA for 612afad
prerender_rails.gemspec
@@ -2,7 +2,7 @@
2
3
Gem::Specification.new do |spec|
4
spec.name = "prerender_rails"
5
- spec.version = "1.9.0"
+ spec.version = "1.10.0"
6
spec.authors = ["Todd Hooper"]
7
spec.email = ["todd@prerender.io"]
8
spec.description = %q{Rails middleware to prerender your javascript heavy pages on the fly by a phantomjs service}
0 commit comments