mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-17 17:56:44 +00:00
Bump Gem version
This commit is contained in:
parent
d4bc975043
commit
8623d3a74b
@ -9,7 +9,7 @@ require_relative 'wayback_machine_downloader/to_regex'
|
|||||||
|
|
||||||
class WaybackMachineDownloader
|
class WaybackMachineDownloader
|
||||||
|
|
||||||
VERSION = "0.5.2"
|
VERSION = "0.5.3"
|
||||||
|
|
||||||
attr_accessor :base_url, :from_timestamp, :to_timestamp, :only_filter, :exclude_filter, :all, :list, :threads_count
|
attr_accessor :base_url, :from_timestamp, :to_timestamp, :only_filter, :exclude_filter, :all, :list, :threads_count
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user