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 2dcea71 commit 561c2e2Copy full SHA for 561c2e2
CHANGELOG.md
@@ -1,5 +1,7 @@
1
### Unreleased
2
3
+### 0.4.2
4
+
5
* Quit browser if a new one is added with the same name
6
7
### 0.4.1
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- ferrum_pdf (0.4.1)
+ ferrum_pdf (0.4.2)
ferrum (~> 0.15)
rails (>= 6.0.0)
lib/ferrum_pdf/version.rb
@@ -1,3 +1,3 @@
module FerrumPdf
- VERSION = "0.4.1"
+ VERSION = "0.4.2"
end
0 commit comments