Skip to content

Commit

Permalink
Bump v3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nepalez committed Jul 9, 2019
1 parent 0156ea7 commit 8c5af01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Human-friendly DSL for writing HTTP(s) clients in Ruby

[![Gem Version][gem-badger]][gem]
[![Build Status][travis-badger]][travis]
[![Code Climate][codeclimate-badger]][codeclimate]
[![Inline docs][inch-badger]][inch]
[![Documentation Status][readthedocs-badger]][readthedocs]

Expand Down
2 changes: 1 addition & 1 deletion evil-client.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |gem|
gem.name = "evil-client"
gem.version = "3.0.3"
gem.version = "3.0.4"
gem.author = ["Andrew Kozin (nepalez)", "Ravil Bairamgalin (brainopia)"]
gem.email = ["andrew.kozin@gmail.com", "nepalez@evilmartians.com"]
gem.homepage = "https://github.com/evilmartians/evil-client"
Expand Down

0 comments on commit 8c5af01

Please sign in to comment.