README.md in pwush-0.3.0 vs README.md in pwush-0.4.0
- old
+ new
@@ -1,6 +1,5 @@
-[![CircleCI](https://circleci.com/gh/iarie/pwush/tree/master.svg?style=shield)](https://circleci.com/gh/iarie/pwush/tree/master)
[![Gem Version](https://badge.fury.io/rb/pwush.svg)](https://badge.fury.io/rb/pwush)
[![Maintainability](https://api.codeclimate.com/v1/badges/d1887381dee84e26e860/maintainability)](https://codeclimate.com/github/iarie/pwush/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/d1887381dee84e26e860/test_coverage)](https://codeclimate.com/github/iarie/pwush/test_coverage)
# Pwush
@@ -10,10 +9,10 @@
## Installation
Add this line to your application's Gemfile:
```ruby
-gem 'pwush', '~> 0.2.0'
+gem 'pwush', '~> 0.3.0'
```
And then execute:
$ bundle