Bump Gem version

This commit is contained in:
hartator
2016-09-16 11:52:49 -05:00
parent e508d761c8
commit 7da624d2bf

View File

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