We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb0593a + c7f8511 commit 7d44bb4Copy full SHA for 7d44bb4
CHANGELOG
@@ -1,3 +1,6 @@
1
+# 0.12.4
2
+Update `wkhtmltopdf` binaries with version 0.12.4
3
+
4
# 0.12.3.1
5
Fix JRuby compatibility
6
wkhtmltopdf-binary.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = "wkhtmltopdf-binary"
- s.version = "0.12.3.1"
+ s.version = "0.12.4"
s.license = "Apache-2.0"
7
s.author = "Zakir Durumeric"
8
s.email = "zakird@gmail.com"
0 commit comments