Bump Gem version

This commit is contained in:
hartator 2016-09-15 20:15:50 -05:00
parent 87c28b0895
commit dd9c91b433

View File

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