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
bb59287bea
commit
7885c822fa
@ -8,7 +8,7 @@ require_relative 'wayback_machine_downloader/to_regex'
|
|||||||
|
|
||||||
class WaybackMachineDownloader
|
class WaybackMachineDownloader
|
||||||
|
|
||||||
VERSION = "0.3.0"
|
VERSION = "0.4.0"
|
||||||
|
|
||||||
attr_accessor :base_url, :from_timestamp, :to_timestamp, :only_filter, :exclude_filter
|
attr_accessor :base_url, :from_timestamp, :to_timestamp, :only_filter, :exclude_filter
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user