Skip to content

Commit

Permalink
Release 1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mnoack committed Jul 17, 2018
1 parent d3f68bc commit 3b4b5ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.13.1

**Existing Geocoder Changes**
* OSM - Fix deprecation by using HTTPS

## 1.13.0

**Existing Geocoder Changes**
Expand Down
2 changes: 1 addition & 1 deletion lib/geokit/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Geokit
VERSION = '1.13.0'
VERSION = '1.13.1'
end

0 comments on commit 3b4b5ee

Please sign in to comment.