Skip to content

Commit

Permalink
Bump datacenters. Prepare for 2.0.20 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
frewsxcv committed Sep 2, 2018
1 parent 5bb8388 commit fd9a5f8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
See [Releases](https://github.com/kickstarter/ipcat-ruby/releases) for new
changes.

## v2.0.20 - 2 September 2018

- Update datacenters

## v2.0.19 - 26 June 2018

- Update datacenters
Expand Down
Binary file modified data/datacenters
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/ipcat/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

class IPCat
VERSION = '2.0.19'
VERSION = '2.0.20'
end

0 comments on commit fd9a5f8

Please sign in to comment.