README.md in sidekiq-throttled-0.4.0 vs README.md in sidekiq-throttled-0.4.1

- old
+ new

@@ -1,11 +1,11 @@ # Sidekiq::Throttled -[![Gem Version](https://badge.fury.io/rb/sidekiq-throttled.svg)](http://rubygems.org/gems/sidekiq-throttled) -[![Build Status](https://travis-ci.org/sensortower/sidekiq-throttled.svg?branch=master)](https://travis-ci.org/sensortower/sidekiq-throttled) -[![Code Climate](https://codeclimate.com/github/sensortower/sidekiq-throttled.svg?branch=master)](https://codeclimate.com/github/sensortower/sidekiq-throttled) -[![Coverage Status](https://coveralls.io/repos/sensortower/sidekiq-throttled/badge.svg?branch=master&service=github)](https://coveralls.io/github/sensortower/sidekiq-throttled?branch=master) +[![Gem Version](https://img.shields.io/badge/gem%20version-0.4.x-brightgreen.svg)](http://rubygems.org/gems/sidekiq-throttled) +[![Build Status](https://travis-ci.org/sensortower/sidekiq-throttled.svg?branch=v0.4.x)](https://travis-ci.org/sensortower/sidekiq-throttled) +[![Code Climate](https://codeclimate.com/github/sensortower/sidekiq-throttled.svg?branch=v0.4.x)](https://codeclimate.com/github/sensortower/sidekiq-throttled) +[![Coverage Status](https://coveralls.io/repos/github/sensortower/sidekiq-throttled/badge.svg?branch=v0.4.x)](https://coveralls.io/github/sensortower/sidekiq-throttled?branch=v0.4.x) Concurrency and threshold throttling for [Sidekiq](https://github.com/mperham/sidekiq/). ## Installation @@ -122,10 +122,10 @@ versions: * Ruby 2.0.0 * Ruby 2.1.x * Ruby 2.2.x -* Ruby 2.3.0 +* Ruby 2.3.x [travis]: http://travis-ci.org/sensortower/sidekiq-throttled ## Contributing