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
7ca5f579d5
commit
811a61e852
@ -8,7 +8,7 @@ require_relative 'wayback_machine_downloader/to_regex'
|
|||||||
|
|
||||||
class WaybackMachineDownloader
|
class WaybackMachineDownloader
|
||||||
|
|
||||||
VERSION = "0.4.1"
|
VERSION = "0.4.2"
|
||||||
|
|
||||||
attr_accessor :base_url, :from_timestamp, :to_timestamp, :only_filter, :exclude_filter, :all
|
attr_accessor :base_url, :from_timestamp, :to_timestamp, :only_filter, :exclude_filter, :all
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user