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 6e3986b commit e95ade8Copy full SHA for e95ade8
lib/wayback_machine_downloader.rb
@@ -14,7 +14,7 @@ class WaybackMachineDownloader
14
15
include ArchiveAPI
16
17
- VERSION = "1.1.4"
+ VERSION = "1.1.5"
18
19
attr_accessor :base_url, :directory, :from_timestamp, :to_timestamp, :only_filter, :exclude_filter, :all, :list, :maximum_pages, :threads_count
20
0 commit comments