Bump Gem version

This commit is contained in:
hartator 2016-09-16 19:17:53 -05:00
parent d4bc975043
commit 8623d3a74b

View File

@ -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