Skip to content

Commit

Permalink
Bump Gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
hartator committed Jun 10, 2017
1 parent 7953bb5 commit f465c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/wayback_machine_downloader.rb
Expand Up @@ -14,7 +14,7 @@ class WaybackMachineDownloader

include ArchiveAPI

VERSION = "1.1.5"
VERSION = "2.0.0"

attr_accessor :base_url, :directory, :from_timestamp, :to_timestamp, :only_filter, :exclude_filter, :all, :list, :maximum_pages, :threads_count

Expand Down

0 comments on commit f465c83

Please sign in to comment.