Bump gem version

This commit is contained in:
hartator 2016-07-31 09:51:35 -05:00
parent 7ca5f579d5
commit 811a61e852

View File

@ -8,7 +8,7 @@ require_relative 'wayback_machine_downloader/to_regex'
class WaybackMachineDownloader
VERSION = "0.4.1"
VERSION = "0.4.2"
attr_accessor :base_url, :from_timestamp, :to_timestamp, :only_filter, :exclude_filter, :all