README.md in regio-0.3.3 vs README.md in regio-0.3.4

- old
+ new

@@ -1,18 +1,19 @@ # Regio [![Gem Version](https://badge.fury.io/rb/regio.svg)](https://badge.fury.io/rb/regio) +[![Release](https://github.com/tab/regio/actions/workflows/release.yaml/badge.svg?event=release)](https://github.com/tab/regio/actions/workflows/release.yaml) [Regio geocoding API](https://api.regio.ee/documentation/#docs/geocode) lets you search for addresses from complete Estonian address database. [Regio](https://www.regio.ee/en/) ## Installation Add this line to your application's Gemfile: ```ruby -gem 'regio', '~> 0.3.3' +gem 'regio', '~> 0.3.4' ``` And then execute: $ bundle