Skip to content

Commit 7d44bb4

Browse files
authored
Merge pull request zakird#40 from ownadi/update
Update version to 0.12.4
2 parents bb0593a + c7f8511 commit 7d44bb4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.12.4
2+
Update `wkhtmltopdf` binaries with version 0.12.4
3+
14
# 0.12.3.1
25
Fix JRuby compatibility
36

wkhtmltopdf-binary.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |s|
44
s.name = "wkhtmltopdf-binary"
5-
s.version = "0.12.3.1"
5+
s.version = "0.12.4"
66
s.license = "Apache-2.0"
77
s.author = "Zakir Durumeric"
88
s.email = "zakird@gmail.com"

0 commit comments

Comments
 (0)