Bump Gem version

This commit is contained in:
hartator 2016-08-10 14:33:21 -05:00
parent e7fc5a2eb9
commit 53f621e6a1

View File

@ -9,7 +9,7 @@ require_relative 'wayback_machine_downloader/to_regex'
class WaybackMachineDownloader class WaybackMachineDownloader
VERSION = "0.4.7" VERSION = "0.4.8"
attr_accessor :base_url, :from_timestamp, :to_timestamp, :only_filter, :exclude_filter, :all, :list attr_accessor :base_url, :from_timestamp, :to_timestamp, :only_filter, :exclude_filter, :all, :list