wkhtmltoimage-binary 0.12 → 0.12.1

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -7,3 +7,8 @@ Gem based on:
7
7
  https://rubygems.org/gems/wkhtmltopdf-binary
8
8
  https://github.com/steerio/wkhtmltopdf-binary
9
9
 
10
+
11
+ ## Installation
12
+ ```
13
+ gem install wkhtmltopdf-binary
14
+ ```
@@ -1,5 +1,5 @@
1
1
  module Wkhtmltoimage
2
2
  module Binary
3
- VERSION = "0.12"
3
+ VERSION = "0.12.1"
4
4
  end
5
5
  end
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wkhtmltoimage-binary
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.12'
4
+ version: 0.12.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-12-01 00:00:00.000000000 Z
12
+ date: 2014-12-08 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Provides linux and Mac binaries for wkhtmltoimage project in an easily
15
15
  accessible package. Based on the wkhtmltopdf-binary gem of steerio. wkhtmltoimage