Skip to content

Commit

Permalink
release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kortirso committed Feb 13, 2019
1 parent 7cd91cd commit 68ca5eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Integration of OpenStreetMap api from [Nominatim](https://wiki.openstreetmap.org
This project requires:

* Ruby >= 2.3.1, but can work with earlier versions
* RestClient >= 2.0.2
* HTTParty >= 0.16

## Installation

Expand Down
2 changes: 1 addition & 1 deletion lib/open_street_map/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module OpenStreetMap
VERSION = '1.1.2'.freeze
VERSION = '1.2.0'.freeze
end

0 comments on commit 68ca5eb

Please sign in to comment.