We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9ffa6c commit 3179facCopy full SHA for 3179fac
lib/wayback_machine_downloader.rb
@@ -14,7 +14,7 @@ class WaybackMachineDownloader
14
15
include ArchiveAPI
16
17
- VERSION = "2.1.0"
+ VERSION = "2.1.1"
18
19
attr_accessor :base_url, :exact_url, :directory,
20
:from_timestamp, :to_timestamp, :only_filter, :exclude_filter,
0 commit comments