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