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 c360d46 commit 0a2ae60Copy full SHA for 0a2ae60
lib/wayback_machine_downloader.rb
@@ -14,7 +14,7 @@ class WaybackMachineDownloader
14
15
include ArchiveAPI
16
17
- VERSION = "2.2.0"
+ VERSION = "2.2.1"
18
19
attr_accessor :base_url, :exact_url, :directory, :all_timestamps,
20
:from_timestamp, :to_timestamp, :only_filter, :exclude_filter,
0 commit comments