Skip to content

Commit b201744

Browse files
committed
Merge branch 'release/v0.9.0'
2 parents 8297160 + 0909116 commit b201744

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A [Ruby](http://ruby-lang.org) client for the [NATS messaging system](https://nats.io).
44

55
[![License Apache 2.0](https://img.shields.io/badge/License-Apache2-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
6-
[![Build Status](https://travis-ci.org/nats-io/ruby-nats.svg)](http://travis-ci.org/nats-io/ruby-nats) [![Gem Version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=rb&type=5&v=0.8.4)](https://rubygems.org/gems/nats/versions/0.8.4) [![Yard Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://www.rubydoc.info/github/nats-io/ruby-nats)
6+
[![Build Status](https://travis-ci.org/nats-io/ruby-nats.svg)](http://travis-ci.org/nats-io/ruby-nats) [![Gem Version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=rb&type=5&v=0.9.0)](https://rubygems.org/gems/nats/versions/0.9.0) [![Yard Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://www.rubydoc.info/github/nats-io/ruby-nats)
77

88
## Supported Platforms
99

nats.gemspec

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ spec = Gem::Specification.new do |s|
3434
s.executables = ['nats-pub', 'nats-sub', 'nats-queue', 'nats-request']
3535

3636
s.files = %w[
37-
COPYING
3837
README.md
3938
HISTORY.md
4039
nats.gemspec

0 commit comments

Comments
 (0)