Bump gem version

This commit is contained in:
hartator 2016-07-30 14:10:20 -05:00
parent bb59287bea
commit 7885c822fa

View File

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