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 9ef4e4f commit 26d39a9Copy full SHA for 26d39a9
prerender_rails.gemspec
@@ -2,7 +2,7 @@
2
3
Gem::Specification.new do |spec|
4
spec.name = "prerender_rails"
5
- spec.version = "1.4.1"
+ spec.version = "1.5.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