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 c9e1563 commit c9be8aeCopy full SHA for c9be8ae
lib/wayback_machine_downloader.rb
@@ -13,7 +13,7 @@ class WaybackMachineDownloader
13
14
include ArchiveAPI
15
16
- VERSION = "1.1.1"
+ VERSION = "1.1.2"
17
18
attr_accessor :base_url, :directory, :from_timestamp, :to_timestamp, :only_filter, :exclude_filter, :all, :list, :maximum_pages, :threads_count
19
0 commit comments