Skip to content

Commit

Permalink
Bump Gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
hartator committed Oct 27, 2017
1 parent c360d46 commit 0a2ae60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/wayback_machine_downloader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class WaybackMachineDownloader

include ArchiveAPI

VERSION = "2.2.0"
VERSION = "2.2.1"

attr_accessor :base_url, :exact_url, :directory, :all_timestamps,
:from_timestamp, :to_timestamp, :only_filter, :exclude_filter,
Expand Down

0 comments on commit 0a2ae60

Please sign in to comment.